Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR PYTHON

how to wirte something 100 times with python

print("Something 
" * 100)
 
PREVIOUS NEXT
Tagged: #wirte #times #python
ADD COMMENT
Topic
Name
9+1 =