import time
while True:
time.sleep(0.1) # Wait for USB to become ready
print("Hello, SVECW....!")
time.sleep(0.5) # Wait for USB to become ready
print("Department of IT")
import time
while True:
time.sleep(0.1) # Wait for USB to become ready
print("Hello, SVECW....!")
time.sleep(0.5) # Wait for USB to become ready
print("Department of IT")