Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR PYTHON

how to make a variable in python

hello = "hi there"
print(hello)
 
PREVIOUS NEXT
Tagged: #variable #python
ADD COMMENT
Topic
Name
3+1 =