Why can't print in python start with capital letter P | Sololearn: Learn to code for FREE!
Novo curso! Todo programador deveria aprender IA generativa!
Experimente uma aula grƔtis
0

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

Python question

18th Feb 2021, 10:29 AM
Ismail
Ismail - avatar
2 Respostas
+ 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