Introduction to programming
From Biolecture.org
Revision as of 23:54, 3 October 2018 by imported>Yesung Lee (Created page with "<p><Phython's built-in data type></p> <p>Bools, Numbers(int, float, complex), Str</p> <p><Operators></p> <p>+,-,*,<em>/,//,**,% etc</em></p> <p><Operators ...")
<Phython's built-in data type>
Bools, Numbers(int, float, complex), Str
<Operators>
+,-,*,/,//,**,% etc
<Operators precedence>