Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR PYTHON

print hello world in python

a = input("Right hello world here :")
print(a)
 
PREVIOUS NEXT
Tagged: #print #world #python
ADD COMMENT
Topic
Name
4+6 =