Skip to content

Commit f94b7ab

Browse files
committed
first commit
1 parent 5ee5832 commit f94b7ab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
# In[7]:
99

1010

11-
a = "s"
11+
a = 10
1212
print(a)
1313

1414

0 commit comments

Comments
 (0)