From 9b991d10d7ea9c394299780160565be4cbab40ef Mon Sep 17 00:00:00 2001 From: sagard21 Date: Mon, 14 Aug 2017 00:39:04 +0000 Subject: [PATCH] Done --- .results.json | 1 + practice.py | 7 +++++++ tests/__init__.pyc | Bin 0 -> 157 bytes tests/test_solution.pyc | Bin 0 -> 678 bytes 4 files changed, 8 insertions(+) create mode 100644 .results.json create mode 100644 tests/__init__.pyc create mode 100644 tests/test_solution.pyc diff --git a/.results.json b/.results.json new file mode 100644 index 0000000..003e2c7 --- /dev/null +++ b/.results.json @@ -0,0 +1 @@ +{"stats": {"passes": 1, "skipped": 0, "encoding": "UTF-8", "errors": 0, "failures": 0, "total": 1}, "results": [{"classname": "tests.test_solution:TestSolution", "type": "success", "name": "test_solution", "time": 0.00010585784912109375}]} \ No newline at end of file diff --git a/practice.py b/practice.py index e69de29..9a94d3b 100644 --- a/practice.py +++ b/practice.py @@ -0,0 +1,7 @@ +def f(a, b): + total = a + b + product = a * b + division = a/b +print 'Sum is ', total +print 'Product is ', product +print 'Division is ', division diff --git a/tests/__init__.pyc b/tests/__init__.pyc new file mode 100644 index 0000000000000000000000000000000000000000..f96c127dd0f81c34f2e681e759d308d60ba9c721 GIT binary patch literal 157 zcmZSn%*$2eq8XXY00oRd+5w1*S%5?e14FO|NW@PANHCxg#cn_`{fzwFRQ=+_^u(eR zBSZc0{G#mQg2d!h{p9?VRQ=4nlA?Uwl6>8Q%94!yJl&+k;>_e?{gTw;l4AY%_{_Y_ blK6N%pd<&-D4X2;l+v73JCKFNK+FID8!IFb literal 0 HcmV?d00001 diff --git a/tests/test_solution.pyc b/tests/test_solution.pyc new file mode 100644 index 0000000000000000000000000000000000000000..a58035a68e4f68ad54ce9bbc8b84ca6ae408ae6b GIT binary patch literal 678 zcmcIg!A`?440YCl(8MJ8gB=S}iQtS7V%(5+XeXiV5``vXg|?~c^nk=|{4pN@c3N#; zuqbxo_{s0(MZeQY`+T*^VOSBJj}&-K$Rwe@1C((a$wne?AnMD?4AfdQZmCCknizWPv$|k|xvCGz*h*#&C=%<`e<@ z4e$}P?N}8MKerd5$F#GYcyZQfL~D9Q69RDA`eobM{%y?jY`KZ)gplxsZgT4?D^b7e z*4*97SJ!@GqjM{BXRIu0-@3%Rr1|n&S0`^8iyWmV+CD2B{&_=)Db3^7{*jGBRtq9# zvx8Mi)w;4uc~+@Z0ReYpEy0WX{`U{8 JD;RYV{R4^kpfdmf literal 0 HcmV?d00001