File size: 172 Bytes
7bc00d3
 
 
 
 
 
1
2
3
4
5
6
import pywhatkit
try:
    pywhatkit.sendwhatmsg("+919843597599", "hi dude good morning", 00,00)
    print("success")
except:
    print("Enter the correct details you fool")