phuocding / master-to-pythonista

A list of awesome beginners-friendly projects.
MIT License
22 stars 20 forks source link

what can you do with python #6

Closed phuocding closed 2 years ago

phuocding commented 3 years ago

what can you do with python?

You can contribute your project inside applications folder

ritamganguli commented 3 years ago

Sir, please accept my pull request I Have made a diet Manager using python

Prathyusha-Guduru commented 3 years ago

How about a simple Tic-Tac-Toe game? Or an invisible cloak? Please let me know and assign me!

krishnasharma1386 commented 3 years ago

Can I? I did code to get a notification /battery alert when the battery is low (35%)and while charging it is 95% it will give notification till you didn't plug-in when it is low(35%) and out when it is 95% for a Windows laptop.

chiragjagad commented 3 years ago

I have made a text to handwriting script using python. Can I add it?

praveen-01 commented 3 years ago

I have made an calculator which can solve quadratic equation and give the roots of the equation using python. Can i add it?

ritamganguli commented 3 years ago

Calculator Description This mini project Calculator is the implementation of Calculator which can perform different arithematic operations. Few of the most required arithematic operations that must be present in this mini-projects are

Result after each operation should be stored for future operations Addition of 2 numbers Subtraction of 2 numbers Multiplication of 2 numbers Division of 2 numbers, handle DivisionByZero error Calculating Values of Trignometric Ratio, sin, cos, tan, cot, sec, cosine Please accept my pull request

phuocding commented 3 years ago

I have made an calculator which can solve quadratic equation and give the roots of the equation using python. Can i add it?

Yes, you're welcome

Abirami-S21 commented 3 years ago

I have made a word guessing game in python. Shall I add it?

phuocding commented 3 years ago

I have made a word guessing game in python. Shall I add it?

Of course, you do. I'll review and merge