+ 3
How to print hello world
i dont know how to print pls tell me
6 Antworten
+ 10
print('hello world')
#copy and paste this in code-playground.
+ 1
print ("hello world")
+ 1
code this:
print('Hello World')
0
print('hello world')
0
print("hello world")