0% found this document useful (0 votes)
364 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
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
364 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
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