This repo is represent some python projects. concept are very clear and simple. All project are very usefull for learning python programming concept.
Please feel free to give your feedback.
Project 1:
Title: Brand Name Generate
This is a simple python program with an idea. It's help for generate brand name based on your favorite pet and your city name. Here i used python variable declare, user input and string concatenate.
Project 2:
Title: Share bill and tip
On this project you can see use of input, print, variable, f-string, data formatting, comments, and some math calculation for find out total tips and each person share amount.
Project 3:
Title: vehicle ride permission
On this project i try to showing implementation of vehicle pass permission based on vehicle height. Here i used print, input function and in else condition with Comparison operator as like between, so that minus or zero height is not acceptable.
Project 4:
Title: Coin Flip
On this project i try to be showing implementation of python random module. Concept is very simple and easy, every match we need who going to bat first, for that reason we need coin flip. This project helps to generate coin flip and guess number form user and give result.
Project 5:
Title: Rock Paper Scissors
Rock Paper Scissors is a very popular and common game. In this python simple project, you will find simple use of function, random number section from computer and take input from user and company rock paper scissors concept for game.
Project 6:
Title: Quiz Game
This is simple Quiz game, but this type quiz we all are using all the time and also we did a lot of quiz on our exam day. Here i used python basic concept tuple, 2D tuple, list, input, for loop, if else condition and print functional.
Project 7:
Title: Banking
This is simple Banking project, on this project you can show balance, deposit balance, withdraw balance and exit the system. Here i used switch case, if else function, user input and print function as well
Project 8:
Title: Basic Calculator
This is a very basic calculator program, in this program i try to show use of user input, if else if and else condition for checking operator and string, integer conversation and print function as well.
Project 9:
Title: Language learning game
This is Language learning game, here you can find python programming implementation for learn most common word for daily life.