Difference between revisions of "Python: variables"

From wikieduonline
Jump to navigation Jump to search
 
(One intermediate revision 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 ==
 
== Related ==
* [[casting]]
+
* [[Casting]]
  
 
== See also ==
 
== See also ==

Latest revision as of 09:23, 16 May 2022

Advertising: