Skip to content
GitLab
Explore
Projects
Groups
Snippets
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
internship-assignments
Anchal-Budhrani
testapplication
Commits
29d9fdc2
Commit
29d9fdc2
authored
2 years ago
by
Anchal
Browse files
Options
Download
Email Patches
Plain Diff
bug fixed
parent
afab0df4
Pipeline
#181
passed with stages
in 3 seconds
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
__pycache__/sum.cpython-311.pyc
+0
-0
__pycache__/sum.cpython-311.pyc
sum.py
+1
-1
sum.py
with
1 addition
and
1 deletion
+1
-1
__pycache__/sum.cpython-311.pyc
+
0
-
0
View file @
29d9fdc2
No preview for this file type
This diff is collapsed.
Click to expand it.
sum.py
+
1
-
1
View file @
29d9fdc2
def
sum
(
a
,
b
):
return
a
-
b
return
a
+
b
This diff is collapsed.
Click to expand it.
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment
Menu
Explore
Projects
Groups
Snippets