Difference between revisions of "Python: variables"

From wikieduonline
Jump to navigation Jump to search
(Created page with "https://www.w3schools.com/python/python_variables.asp == See also == * {{Python}}")
 
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
https://www.w3schools.com/python/python_variables.asp
 
https://www.w3schools.com/python/python_variables.asp
  
 +
 +
my_var_name = "John"
 +
 +
 +
== Related ==
 +
* [[Casting]]
  
 
== See also ==
 
== See also ==
 
* {{Python}}
 
* {{Python}}
 +
 +
[[Category:Python]]

Latest revision as of 09:23, 16 May 2022

Advertising: