Login and Register ×
Check your Email for the OTP
Python Programming Language MCQ Python Basic MCQ
⚠ Report ✓ Question Verified Copy Link
Explanation:
color = input("What color is rose?: ") print("Rose is", color)
Output
What color is rose?: red Rose is red
Related Topic:
Share Above MCQ
Learn More MCQ Questions from Python Programming Language MCQ Python Basic MCQ