Started conversion to OOP.

Created class Radiation with functions time_conversion and radiation
This commit is contained in:
2020-03-09 22:42:08 +01:00
parent 115d6a6ab4
commit fcc466eb41
3 changed files with 160 additions and 0 deletions

1
.gitignore vendored
View File

@@ -2,3 +2,4 @@ testsource
testdest
testdata
usercomment.sh
__pycache__