Add dummy

This commit is contained in:
Samira Ouaaz 2021-11-22 16:22:46 -05:00
parent 44c083e6bc
commit dcdf695eea

View file

@ -2,7 +2,7 @@
A simple command line tool that takes 2 values and adds them together using
the calc.py library's 'add2' function.
'''
#aaaaaa
import sys
import calc