Skip to content

Commit 8424367

Browse files
authored
Update spam.py
1 parent 674b6a9 commit 8424367

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

spam.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
import pyautogui as spam
22
import time
33
import requests
4+
import os
45

56
limit = input("Enter number of msg")
67
msg = input("Mesagge you want to send")

0 commit comments

Comments
 (0)