We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 674b6a9 commit 8424367Copy full SHA for 8424367
1 file changed
spam.py
@@ -1,6 +1,7 @@
1
import pyautogui as spam
2
import time
3
import requests
4
+import os
5
6
limit = input("Enter number of msg")
7
msg = input("Mesagge you want to send")
0 commit comments