Jump to content

Boston Python workshop 2/Friday tutorial: Difference between revisions

m
no edit summary
imported>Jesstess
No edit summary
imported>Sethwoodworth
mNo edit summary
Line 1:
Type each of the following expressions at the Python prompt (no copying and pasting! You'll learn the concepts better if you type them out yourself). After you type an expression, hit Return. This causes the Python interpreter to evaluate the expression.
 
==Math==
 
Math in Python looks a lot like math you type into a calculator. A Python prompt makes a great calculator if you need to crunch some numbers and don't have a good calculator handy.
Cookies help us deliver our services. By using our services, you agree to our use of cookies.