Leap year in python with source code
Introduction Leap year is a year containing an extra day. Usually, a year has 365 days. The year where February has 29 days is referred as Leap.
Introduction Leap year is a year containing an extra day. Usually, a year has 365 days. The year where February has 29 days is referred as Leap.
Introduction Django is a python program-based free and open source web framework. Django framework follows (MTV) model template views architectural pattern.
Introduction Bounce game is a python game based project. It is build using python programming. It is easy to use and understand.
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 Blackjack project is a game-based project. It is coded in python programming. Blackjack is the most widely played casino banking game in the world.
Introduction Number guessing is a game based project. It is coded in python programming. Number guessing project is a game where the computer guesses the number.
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 A hirst painting is a random painting made with hirst. It generally creates dot patterns with different colors. We use python turtles library.
Introduction Sending mail is a great feature that python provides. We can send mail in real-time by using Simple Mail Transfer Protocol (SMTP).