Difference between revisions of "Print"

From wikieduonline
Jump to navigation Jump to search
Line 15: Line 15:
  
 
== See also ==
 
== See also ==
* {{langs}}
+
* {{print}}
* {{Python}}
 
  
 
[[Category:Programming]]
 
[[Category:Programming]]

Revision as of 16:14, 11 August 2022

wikipedia:Print

  • 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: