Use any Python online compiler of download python IDE from https://www.python.org/
- Put your details
- connect with internet
- Pass your message
- Create virtual Environment
- Install requirements
pip install pywhatkit
- run app
python whatsapp_bot.py
1.Enter Customer Data 2.Calculate rommrent 3.Calculate restaurant bill 4.Calculate laundry bill 5.Calculate gamebill 6.Show total cost
python Hotelms.py
1.withdraw 2.deposite 3.check balance
1234
python atm.py
A python based 2-player Tic Tac Toe game. It takes input of the two players. The two players are named as X and O and will enter alternating moves in attempt to win the game.
python tic_tac_toe.py