Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR PYTHON

how to use the print function in python

print("What you would like to print :D")

#And then it will print in my case "What you would like to print :D" in the output
 
PREVIOUS NEXT
Tagged: #print #function #python
ADD COMMENT
Topic
Name
8+2 =