Skip to content
Snippets Groups Projects
Commit 715ae9f0 authored by Amal Alghamdi's avatar Amal Alghamdi
Browse files

edit

parent 80eba9ec
No related branches found
No related tags found
No related merge requests found
Pipeline #3959 failed
...@@ -12,5 +12,5 @@ def subtract(a, b): ...@@ -12,5 +12,5 @@ def subtract(a, b):
# uncomment the following test in step 5 # uncomment the following test in step 5
#def test_subtract(): def test_subtract():
# assert subtract(2, 3) == -1 assert subtract(2, 3) == -1
  • amaal @amaal

    mentioned in issue #1

    ·

    mentioned in issue #1

    Toggle commit list
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