Difference between revisions of "Print"

From wikieduonline
Jump to navigation Jump to search
Line 6: Line 6:
 
[[Python]]:
 
[[Python]]:
 
https://docs.python.org/3/tutorial/inputoutput.html
 
https://docs.python.org/3/tutorial/inputoutput.html
 +
* <code>print ("Your text goes here")</code>
 
* <code>print ("Your text goes here:", [[your_variable]])</code>
 
* <code>print ("Your text goes here:", [[your_variable]])</code>
  

Revision as of 01:46, 3 March 2022

Advertising: