Python Programming Language MCQ Python Built-in Functions MCQ
⚠ Report ✓ Question Verified Copy Link
x = ['Python', 'is', 'interesting'] y = ' '.join(x) print(y)
Learn More MCQ Questions from Python Programming Language MCQ Python Built-in Functions MCQ