Coding in Python - STEM

Python can do sums. For example: print 1+2+3+4+5. print 8*6. print 10-5+6 Try getting Python to do a sum you can’t do. Python can also compare numbers. For example: print "Is 2 more than 1?", 2 > 1. print "Is 8 less than 3?", 8 < 3 Try changing the values and predict what … ................
................

In order to avoid copyright disputes, this page is only a partial summary.

Google Online Preview   Download