Skip to content

AnshSinghSonkhia/Online-Voting-System

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Online Voting System (My School Final Project)

Developing a Online Voting System using Python

  1. First, We will create leader list by using list data structure and store the names of 5 leaders who want to take part in election.

  1. Now, we will create list of voter who want to caste their vote.

  1. Now, we will create infinite loop to check whether voter list is empty or not. If voter list is empty then it will says “voting session is over” otherwise, it will calculate result.

  1. Now, we will display the Candidate who won and the total number of votes all candidates got.

Show Some Love by Starring Some of My Repos!

Releases

No releases published

Packages

No packages published

Languages