Spaces:
Runtime error
Runtime error
File size: 65 Bytes
0dfdb1a |
1 2 3 |
from cmpe212projectX import example
x=example.add_two(4)
print(x) |