admin-dashboard-backend/groupTasks/groups/production1/test2.py

5 lines
60 B
Python

import time
time.sleep(5)
print("hello this is test2 lul")