EOX GitLab Instance

Skip to content
Snippets Groups Projects
Commit f56d9616 authored by Mussab Abdalla's avatar Mussab Abdalla
Browse files

Delete sample_test.py

parent 1095199e
No related branches found
No related tags found
No related merge requests found
def func(x):
return x + 1
def test_answer():
assert func(3) == 4
\ No newline at end of file
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