Jonathan Collymore’s ePortfolio
- OpenOpen
Im Awesome
Recent Posts
cat image What i learned is how to invent a app. How to add color sound and effects. You have […] See MoreCat
In [1]: 5-2 Out[1]: 3 In [2]: 3/8 Out[2]: 0 In [3]: 4/12 Out[3]: 0 In [4]: 6*5 Out[4]: […] See MoreEMT 1111 Lab 3
x = [1, 2, 3] # a different [1, 2, 3] y = x x.append y.append z = […] See MoreEMT 1111 Lab 2
Recent Comments
No Comments Found