Skip to content

Commit

Permalink
Update Prep_Course_Homework_03.py
Browse files Browse the repository at this point in the history
Aclaracion de consigna.
  • Loading branch information
HX-CZamorano2 authored Jun 8, 2023
1 parent 71bb885 commit 2eb8150
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion M03_variablesydatos/Prep_Course_Homework_03.py
Original file line number Diff line number Diff line change
Expand Up @@ -176,7 +176,7 @@



# 23) Crear una variable con el valor 3, y utilizar el operador '-=' para modificar su contenido
# 23) Crear una variable con el valor 3, y utilizar el operador '-=' para modificar su contenido y que de como resultado 2.

# In[15]:

Expand Down

0 comments on commit 2eb8150

Please sign in to comment.