import time
while(True):
time.sleep(0.1)
print("Welcome To SVECW")
time.sleep(0.5)
print("Department of Information Technology")
import time
while(True):
time.sleep(0.1)
print("Welcome To SVECW")
time.sleep(0.5)
print("Department of Information Technology")