Skip to content

Commit

Permalink
Update 2023-1-13-retos-programacion.markdown
Browse files Browse the repository at this point in the history
  • Loading branch information
TripleYei authored Aug 2, 2024
1 parent 862f5aa commit fb1c1dc
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions _posts/2023-1-13-retos-programacion.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -2000,11 +2000,14 @@ num = 5
print(num)
~~~~
~~~~
price = 1

# price = 10

print(price)
~~~~
~~~~
1
Expand Down

0 comments on commit fb1c1dc

Please sign in to comment.