Commit Graph

16 Commits

Author SHA1 Message Date
e413f1e64c Merge branch 'master' of https://bitbucket.org/Mattrixwv/pyTutorial 2019-01-25 20:29:20 -05:00
e95de04209 Created a simple Dice class and test script for it 2019-01-25 20:28:41 -05:00
305518db00 Added file operations example 2019-01-25 20:06:02 -05:00
4711a22301 Updated to use variables instead of magic numbers 2019-01-25 20:05:35 -05:00
985c8b6966 Created a simple random number generator 2019-01-25 18:14:17 -05:00
dd4896a1fc Removed unnecessary code and added results section 2019-01-25 01:07:44 -05:00
c40ca4399a Added new tests for different resolutions of time 2019-01-24 15:39:17 -05:00
d31fd9ea27 Added functions for different resolutions of time 2019-01-24 15:38:28 -05:00
5dcd104717 Created a Stopwatch class and test scripts 2019-01-24 12:31:42 -05:00
1653336389 Added vscode folder to untracked 2019-01-23 22:18:54 -05:00
ec484b9cb0 Added GNU LGPL license information 2019-01-18 12:19:57 -05:00
d9413e7c1b Added an example of importing a user created file 2019-01-06 11:28:25 -05:00
630bf0719d Added a gitignore file to ignore python cache files 2019-01-06 11:27:23 -05:00
0dba32d0ef Updated some documentation 2019-01-04 21:00:04 -05:00
d106c64539 Added a few examples of creating and using functions 2019-01-04 20:58:49 -05:00
865902276f Created hello world program 2018-12-22 10:38:46 -05:00