Difference between revisions of "Self Study-Python"
From Biolecture.org
imported>Yesung Lee |
imported>Yesung Lee |
||
Line 1: | Line 1: | ||
<p>1. [[Introduction to programming]]</p> | <p>1. [[Introduction to programming]]</p> | ||
− | <p>2. [[ | + | <p>2. [[Variables, standard input and output, and conditional statements]]</p> |
<p>3. [[<strong>Functions</strong>]]</p> | <p>3. [[<strong>Functions</strong>]]</p> | ||
<p>4. [[<strong>Data strucures and loop</strong>]]</p> | <p>4. [[<strong>Data strucures and loop</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]]