H@CK DEFENCE
A BLOG ON NETWORK SECURITY, ETHICAL HACKING AND PROGRAMMING
Welcome To The World Of Hacking
Learn Hacking|Teach Hacking|Learn To Secure|Learn To Code
Wednesday
PYTHON TUTORIAL 26 : AND LOGIC
x=5;
y=9;
if x==5 and y<10 : # Both the condition has to be satisfied for getting output
print 'Logic is correct'
OUTPUT:
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment