filmov
tv
How to send automatic message in WhatsApp using #tkinter #python #GUI

Показать описание
In this video, am just showed the automatic message in WhatsApp to random person...
Source code:
import random
import pyautogui as pg
import time
a=('Hii')
for i in range(25):
b=a
Source code:
import random
import pyautogui as pg
import time
a=('Hii')
for i in range(25):
b=a