Pages
Assignment
Synopsis
C
Graphics
Compiler
C#
DCN
DBMS
Discrete Math
DS
IT Fun
Java
Json
NIELIT
Notes
Office
OOPS
OS
PHP
Project
Phython
Question
SSAD
Web
UGC Net
VB
ASP
Saturday, 12 November 2016
If Statement in Python
print("Enter your age")
age=int(raw_input())
if age>18:
print("\nEligible for vote")
else:
print("\nNot Eligible for vote")
Download PDF
Next Topic
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment