Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 248 Bytes

File metadata and controls

10 lines (8 loc) · 248 Bytes

simplePythonProgram

This file contains 2 programs

  • helloworld.py: a simple hello world program
  • spam.py: a simple program to give spam message to anyone

To run spam.py install pyautogui

pip install pyautogui