9.Choose the correct print command
a. print("My favourite game is" :"cricket")
b. print("I study in class" , 6)
c. print("Sum of 23 and 44 is" ,"/t", 67)
d. print( "Bhopal" , "/n" , "City of", "\t", Lakes")
plz help
Answers
Answered by
1
Answer:
a) my favorite game is cricket
Similar questions