Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Gregorio
ptavi-p2
Commits
889ff49c
Commit
889ff49c
authored
Sep 28, 2015
by
beatriz campos leon
Browse files
Arreglado fallo de un print sin sus parentesis
parent
d99b93b0
Changes
1
Hide whitespace changes
Inline
Side-by-side
calc.py
100644 → 100755
View file @
889ff49c
...
...
@@ -27,4 +27,4 @@ if __name__ == "__main__":
else
:
sys
.
exit
(
'Operación sólo puede ser sumar o restar.'
)
print
result
print
(
result
)
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a 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