Difference between revisions of "Print"
Jump to navigation
Jump to search
Line 15: | Line 15: | ||
== See also == | == See also == | ||
− | * {{ | + | * {{print}} |
− | |||
[[Category:Programming]] | [[Category:Programming]] |
Revision as of 16:14, 11 August 2022
print("Hello, World!")
Python: https://docs.python.org/3/tutorial/inputoutput.html
print ("Your text goes here")
print ("Your text goes here:", your_variable)
Related
See also
Advertising: