DekGenius.com
Home
(current)
Dictionary
BOOKS
LYRICS
CHORD
SCRIPT & CODE EXAMPLE
Karaoke language
Search
Go
SCRIPT & CODE EXAMPLE
CODE EXAMPLE FOR PYTHON
print 1 thing repeatedly in 1 line python
for item in range(1,100): print(item, end='')
PREVIOUS
NEXT
Tagged:
#print
#repeatedly
#line
#python
ADD COMMENT
Topic
COMMENT
Name
1+1 =
Submit