Treasure island in python with source code
Introduction Treasure island is a beginner-level python project. It is coded in Python. Treasure island is a story-based project that takes the user to the destination.
Introduction Treasure island is a beginner-level python project. It is coded in Python. Treasure island is a story-based project that takes the user to the destination.
Introduction Bank system project is a python program based bank management project. This project is easy to use and manage. It has command-line interface.
Introduction Loop statement are the set of codes that are used for repeating a block of code. They are very powerful statements in programming. Loops are also called repetitive structures.
Introduction Hangman is a simple pencil and paper guessing game. Two or more players can play this game at once. The players have to guess the unknown word.
Introduction Face detection project is a python based project. It is a way of recognizing the human face. This project is easy to use and implement. It is a computer technology that detect face.
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 Tic-Tac-Toe is a simple paper and pencil game for two players played, making the spaces in 3×3 square grid. It is also called noughts and crosses. X and O are used as a player.
Introduction Sending mail is a great feature that python provides. We can send mail in real-time by using Simple Mail Transfer Protocol (SMTP).
Introduction Password manager is a python Tkinter based project. Password manager is useful for managing the password that can be saved and retrieved. It is easy to use and implement.
Introduction A Spirograph is a geometric drawing device that is used to draw a pattern of cyclical curved lines. We can create our own Spirograph device using python turtles.