Difference between revisions of "Python: input"

From wikieduonline
Jump to navigation Jump to search
 
(2 intermediate revisions by one other user not shown)
Line 1: Line 1:
 
https://www.w3schools.com/python/ref_func_input.asp
 
https://www.w3schools.com/python/ref_func_input.asp
 +
 +
=== Examples ===
 
  input("Press Enter to continue...")
 
  input("Press Enter to continue...")
  
Line 8: Line 10:
  
 
== See also ==
 
== See also ==
 +
* {{read}}
 
* {{Python}}
 
* {{Python}}
  
 
[[Category:Python]]
 
[[Category:Python]]

Latest revision as of 17:23, 3 March 2022

Advertising: