0% found this document useful (0 votes)
369 views

Python Express

This document discusses programming concepts including variables, data types, input/output operators, conditional statements like if/else and if/elif/else, loops using for-in, and mixing different programming constructs in a sample program.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
369 views

Python Express

This document discusses programming concepts including variables, data types, input/output operators, conditional statements like if/else and if/elif/else, loops using for-in, and mixing different programming constructs in a sample program.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 8

Comment

Print
Variable and Data
Input
Operator
if else

if elif else
Loop and for-in
Mix Sample

You might also like