Five Basic Python Project Ideas ๐Ÿ’ก

๐Ÿงต๐Ÿ‘‡
1โƒฃ ๐—š๐˜‚๐—ฒ๐˜€๐˜€ ๐˜๐—ต๐—ฒ ๐—ก๐˜‚๐—บ๐—ฏ๐—ฒ๐—ฟ

Basic Idea -

The basic idea behind this project is that the program will ask users to guess a number between any range.

If you guess the wrong number then it will give you a hint about the number, like it is a prime number or divisible by 2
2โƒฃ ๐—ฅ๐—ผ๐—น๐—น ๐˜๐—ต๐—ฒ ๐——๐—ถ๐—ฐ๐—ฒ

Basic Idea -

Lost your Dice? No worries.

The basic idea behind this project is to make a dice using a python program.

You will use the random function of python here to generate a number between 1 & 6 (both included) and it will mimic dice for you.
3โƒฃ ๐—ฃ๐—ฎ๐˜€๐˜€๐˜„๐—ผ๐—ฟ๐—ฑ ๐—š๐—ฒ๐—ป๐—ฒ๐—ฟ๐—ฎ๐˜๐—ผ๐—ฟ

Basic Idea -

Have tired been thinking of a strong password for several sites? No worries.

4 lists-

-UC letters
-LC letters
-Numbers
-Symbols

Select one using random from each then rest random by combining all.
4โƒฃ ๐—ค๐˜‚๐—ถ๐˜‡ ๐—”๐—ฝ๐—ฝ๐—น๐—ถ๐—ฐ๐—ฎ๐˜๐—ถ๐—ผ๐—ป

Basic Idea -

I am sure each one of us have gave many quizzes in our life.

So why not to create an application by yourself for the same?

It can easily done in python using Tkinter module

This will also make you familiar to Python GUI :)
5โƒฃ ๐—–๐˜‚๐—ฟ๐—ฟ๐—ฒ๐—ป๐—ฐ๐˜† ๐—–๐—ผ๐—ป๐˜ƒ๐—ฒ๐—ฟ๐˜๐—ฒ๐—ฟ

Basic Idea-

Sometime it is a hectic task to convert dollars into rupees or any conversion of money.

To make your task simple, you can use python in it.

Make a currency converter using basic functions and lists (optional -add GUI)
Hello all,

Hope you are learning something new from my threads :)

Retweet the first tweet in this thread if you find this thread interesting ๐Ÿš€๐Ÿค˜

โ€ข โ€ข โ€ข

Missing some Tweet in this thread? You can try to force a refresh
ใ€€

Keep Current with Saurav Jain

Saurav Jain Profile picture

Stay in touch and get notified when new unrolls are available from this author!

Read all threads

This Thread may be Removed Anytime!

PDF

Twitter may remove this content at anytime! Save it as PDF for later use!

Try unrolling a thread yourself!

how to unroll video
  1. Follow @ThreadReaderApp to mention us!

  2. From a Twitter thread mention us with a keyword "unroll"
@threadreaderapp unroll

Practice here first or read more on our help page!

More from @Sauain

2 Jul
Five Easter Eggs in Python ๐Ÿ

๐Ÿงต๐Ÿ‘‡
1โƒฃ ๐—ฏ๐—ฟ๐—ฎ๐—ฐ๐—ฒ๐˜€

One of the most amazing feature of python is to NOT using braces rather it uses "indentation".

If you try to import braces from future in python then you will get a funny response :P

๐Ÿ“ Here is the code and output
2โƒฃ ๐—ญ๐—ฒ๐—ป ๐—ผ๐—ณ ๐—ฃ๐˜†๐˜๐—ต๐—ผ๐—ป

It is a guide to Python design principles( total = 19 )

Written by Tim Peters - American Software Developer

It is the only official easter egg stated as an easter egg in python developer guide.

๐Ÿ“ Here is the code and output
Read 7 tweets
1 Jul
Human Bias in Machine Learning !!

So letโ€™s take an example first to learn what is Human bias

๐Ÿงต๐Ÿ‘‡ Image
Close your eyes after reading this line and think what a shoe looks likeโ€ฆ

Okay stop and let see shoes
Did you picture this? Image
Read 13 tweets
27 Jun
Here are 5 Machine Learning projects from which a beginner should start.

๐Ÿงต๐Ÿ‘‡
1๏ธโƒฃ Breast Cancer Detection

What to Predict -

Whether a tumor is malignant or benign.

Algorithm used - Classification

๐Ÿ”— Dataset -
kaggle.com/uciml/breast-cโ€ฆ
2๏ธโƒฃ House Price Prediction

What to Predict?

What should be the price of a house based on nearly 80 parameters

Algorithm used- Linear Regression

๐Ÿ”— Dataset-

kaggle.com/c/house-pricesโ€ฆ
Read 6 tweets

Did Thread Reader help you today?

Support us! We are indie developers!


This site is made by just two indie developers on a laptop doing marketing, support and development! Read more about the story.

Become a Premium Member ($3/month or $30/year) and get exclusive features!

Become Premium

Too expensive? Make a small donation by buying us coffee ($5) or help with server cost ($10)

Donate via Paypal Become our Patreon

Thank you for your support!

Follow Us on Twitter!

:(