0

Why can't print in python start with capital letter P

Python question

18th Feb 2021, 10:29 AM
Ismail
Ismail - avatar
2 Answers
+ 4
Python is case sensitive. Print and print are totally different in Python world.
18th Feb 2021, 10:35 AM
㊠æČč æˆ‘ć…ˆäž‹äș†
㊠æČč æˆ‘ć…ˆäž‹äș† - avatar
+ 1
Thanks
18th Feb 2021, 10:36 AM
Ismail
Ismail - avatar