make some changes

This commit is contained in:
Samira Ouaaz 2021-11-18 01:08:36 -05:00
parent 4ffbb2b1ac
commit 604c1a036e

View file

@ -6,6 +6,8 @@ the calc.py library's 'add2' function.
import sys
import calc
# Some Comment here
argnumbers = len(sys.argv) - 1
if argnumbers == 2 :