Skip to content

Commit 7f5982a

Browse files
committed
first commit
1 parent 18bbe07 commit 7f5982a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: 02 - Variables y Tipos de Datos/Prep_Course_Homework_02-Resuelto.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
# In[7]:
99

1010

11-
a = 1
11+
a = 10
1212
print(a)
1313

1414

0 commit comments

Comments
 (0)