Saurav Jain (Open Source + Communities) Profile picture
Developer Community Manager @Apify โ€ข ex ๐Ÿฅ‘@amplication โ€ขOpen Sourceโ€ข Web Scraping/Automation โ€ข AI โ€ข Python โ€ข JavaScript โ€ขGitHub โ€ข Node.js

Jul 3, 2021, 7 tweets

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 ๐Ÿš€๐Ÿค˜

Share this Scrolly Tale with your friends.

A Scrolly Tale is a new way to read Twitter threads with a more visually immersive experience.
Discover more beautiful Scrolly Tales like this.

Keep scrolling