0
Prient=("Hellow world")
Bvatya
1 Resposta
+ 3
Gajanan Atakare your print statement is incorrect and the question and answer forum is for actual code issues and concerns. Please follow the forum guidelines.
print("Hello World")
* print should not be capitalized causing an error or nothing to print in python
https://www.sololearn.com/discuss/1316935/?ref=app
https://www.sololearn.com/discuss/3021159/?ref=app