Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR PYTHON

string pythhon

a = '''my name is 
coding boy
hasya'''

print(a)

#this is how string works
#it will print te value what you will enter
Source by zerotomastery.io #
 
PREVIOUS NEXT
Tagged: #string #pythhon
ADD COMMENT
Topic
Name
1+2 =