+ 9
No that's not right. Python is case sensitive. So, Print () and print() are two different functions and there is no Print() function available in python. Use print() with small p.
7th May 2019, 5:08 PM
Raj Chhatrala
Raj Chhatrala - avatar