Instagram follower in python with source code

Instagram follower in python with source code

Introduction

Instagram follower is a python based programming project. This project compares whose celebrity followers are more or higher.

The Instagram follower project is a python version 3.9 based program. It is a program for checking whose follower is more. It is a simple program with some lines of code. The program asks the user to compare profile A with profile B. All the details are written in dictionary format in a file and it is imported to the main file.

The program asks to compare the user from a specific country with another user. You must enter A or B. If your answer is correct you will receive a point and a new question will appear. If your answer is false, then your game is over. You must score the points without giving the wrong answer. See the screenshot below.

instagram follower

Building the project instagram follower

This is a useful program for comparing the Instagram follower. First we create a file and write all the information in dictionaries that are imported in the main file. We must import random function in order to generate random number from 1 to 100 that can be guessed by the users.

Further, Instagram followers project is using functions, loops, and control statements. We create a function for checking the answer, setting difficulty, etc. The program must execute without error. The game will continue until the user chooses the wrong answer. Download the project and get experienced by yourself.


How to use this project?

  • Install python.
  • Download and extract the source code.
  • Set up an editor or IDE. (anaconda, pycharm)
  • Open the python file in an editor.
  • Execute the program.
  • Compare the celebrity’s followers.
  • Enjoy and Share!

Click the download button below to get the source code for this project.