Team:Exeter/lab book/glyco/wk1
From 2012.igem.org
(Difference between revisions)
Jamesml213 (Talk | contribs) |
|||
Line 86: | Line 86: | ||
</font> | </font> | ||
- | + | <p><b>28/06/12</b></p> | |
<p>Basic Python tutorial completed online including datatypes, while loop, Boolean expressions, if statements, else statements and elif statements. 'Hello world' style application created showing different number series and printing result to screen. Functions used and called to make calculator style program, this program was improved by incorporating a database.</p> | <p>Basic Python tutorial completed online including datatypes, while loop, Boolean expressions, if statements, else statements and elif statements. 'Hello world' style application created showing different number series and printing result to screen. Functions used and called to make calculator style program, this program was improved by incorporating a database.</p> | ||
Revision as of 20:40, 25 September 2012
Glycobase: 25th - 29th June 2012 28/06/12 Basic Python tutorial completed online including datatypes, while loop, Boolean expressions, if statements, else statements and elif statements. 'Hello world' style application created showing different number series and printing result to screen. Functions used and called to make calculator style program, this program was improved by incorporating a database. |