Heads or tails in python
Introduction Heads or tails is a simple project predicting whether it is tails or heads. It is like flipping the coin in the air to find heads or tails.
Introduction Heads or tails is a simple project predicting whether it is tails or heads. It is like flipping the coin in the air to find heads or tails.
Introduction Password or Passcode generator is a process of generating a random passcode that is very hard to guess. This project is using python programming.
Introduction Tkinter quiz is a GUI based python project. Tkinter quiz includes a set of question that needs to be answered. It is easy to use and implement.
Introduction Sending mail is a great feature that python provides. We can send mail in real-time by using Simple Mail Transfer Protocol (SMTP).