Skip to content

Commit 228f804

Browse files
authored
Merge pull request mouredev#7597 from jaldana1006/patch-5
jaldana.py
2 parents 1f4a3b1 + bf0caec commit 228f804

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
"""
2+
Operadores
3+
"""
4+
5+
#Operadores aitmeticos
6+
print(f"Suma: 10 + 3 = {10 + 3}

0 commit comments

Comments
 (0)