Skip to content
Snippets Groups Projects
Commit 61637c4e authored by Alice Oldano's avatar Alice Oldano
Browse files

file name addTwoNumbers_myName changed to _Alice

parent f842ba56
No related branches found
No related tags found
No related merge requests found
% Test file
c = addTwoNumbers_myName(1, 2)
c = addTwoNumbers_Alice(1, 2)
% test if the addition function works as expected
assert(c == 3)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment