Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR PYTHON

while true python

while True:
  print("Goodbye World") #this will print 'Goodbye World' continuously. 
 
PREVIOUS NEXT
Tagged: #true #python
ADD COMMENT
Topic
Name
6+4 =