Write a Python Program to check whether a Person is eligible to Vote or not

preview_player
Показать описание
In this tutorial, you will learn to Write a Python Program to check whether a Person is eligible to Vote or not.

In India, if a person's age is 18 or greater than 18 then he can cast his vote. else he cant vote.

In this program first we cask the user to enter the age and then we use the if else conditional statement to check for eligibility and display the message.

our Social Media Pages

Our Website

#ExampleProgram
Рекомендации по теме
Комментарии
Автор

Omg thank you SO much. I watched this during an exam and understood really well, thank you sm.

sahasracorp.productions
Автор

Legend are watching before 1 day of exams 😎😂

archana
Автор

Can you tell me from where did you download this python software.

philipgeorge
Автор

What if someone write 200 in age which is not possible so how do we restrict user to enter valid age. Let say 1 to 100.

harshsuthar
Автор

Eligibility to cast vote and contest in election as follows .eligible to vote :age>=18, Indian resident or NRI. eligible to contest :age >=25 only Indian resident.


Give ur answer brother

bubbblytharani
Автор

Its not working in mine pls reply asap

shgungaming