Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR PYTHON

how to create a variable in python

my_name = "your name here "# you can add perenthisis
print(my_name)
Source by openclassrooms.com #
 
PREVIOUS NEXT
Tagged: #create #variable #python
ADD COMMENT
Topic
Name
4+3 =