Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR PYTHON

while except python

while not condition_goes_here:
	print("Do Something")
 
PREVIOUS NEXT
Tagged: #python
ADD COMMENT
Topic
Name
3+2 =