hello.py 79 B

123
  1. #!/usr/bin/python3
  2. print ("hello world!")
  3. print ("Welcome to python cron job")