Commit fa9dbd97 authored by RISHABH GARG's avatar RISHABH GARG

Update trytypes.py

parent dfcfdb79
...@@ -9,4 +9,3 @@ def myexponent(x): ...@@ -9,4 +9,3 @@ def myexponent(x):
term = term*x/i term = term*x/i
s = s + term s = s + term
return s return s
dvdvvdv
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment