Difference between revisions of "Self Study-Python"
From Biolecture.org
imported>Yesung Lee (Created page with "<p>1. [[<strong>Introduction to programming</strong>]]</p> <p>2. [[<strong>Variables, standard input and output, and conditional statements</strong>]]</p> <p>3. [[<strong>Funct...") |
imported>Yesung Lee |
||
Line 1: | Line 1: | ||
− | <p>1. [[ | + | <p>1. [[Introduction to programming]]</p> |
<p>2. [[<strong>Variables, standard input and output, and conditional statements</strong>]]</p> | <p>2. [[<strong>Variables, standard input and output, and conditional statements</strong>]]</p> |
Revision as of 23:47, 3 October 2018
1. Introduction to programming
2. [[Variables, standard input and output, and conditional statements]]
3. [[Functions]]
4. [[Data strucures and loop]]