0

How do I print on python

I keep trying to print but it doesn't work,does anyone know how to fix it?

1st Jul 2019, 7:55 PM
FoofooPawz
FoofooPawz - avatar
4 odpowiedzi
+ 2
Well, probably because you did something wrong. Try this: print("This is a text")
1st Jul 2019, 7:56 PM
Airree
Airree - avatar
+ 1
I see what i did wrong
1st Jul 2019, 8:06 PM
FoofooPawz
FoofooPawz - avatar
+ 1
It is often recommended to check for syntax errors first in case of an error.
2nd Jul 2019, 10:01 AM
Seb TheS
Seb TheS - avatar
0
That's awesome
1st Jul 2019, 8:07 PM
Airree
Airree - avatar