To display the message "Python is fun language"? Which statement is correct? a) Print "Python is simple language" b) print("Python is simple language") c) display("Python is simple language") d) print =("Python is simple language")
Answers
Answered by
0
Explanation:
B) is the answer.
simpool
Answered by
0
Answer:
B print("python is simple language"
Explanation:
Similar questions