InterviewSolution
Saved Bookmarks
| 1. |
Computer science Describe what will happen when we run the following code: colour = input("What is your favourite colour?") print("That is my favourite colour too.") |
|
Answer» If U enter the name of any COLOUR ,the OUTPUT will be :This is my favourite colour too.Hiibrainliest plzjoi AAI akhom |
|