- A P
- B python
- C Pytho
- D Python
Python Programming Language MCQ Python for Loop MCQ
⚠ Report ✓ Question Verified Copy Link
x = ['P', 'y', 't', 'h', 'o', 'n']
for i in x:
print(i, end='')
Learn More MCQ Questions from Python Programming Language MCQ Python for Loop MCQ