Skip to content

Conversation

MiguelLentisco
Copy link

No description provided.

Comment on lines +6 to +7
import math as m
from random import shuffle
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Aquí importas dos librerías que luego no usas. ¿Quizá estaría bien usar alguna de las funciones que se importan como ejemplo?

@@ -0,0 +1,3 @@
# Tutorial de Python

Tutorial para python
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Creo que deberíamos especificar que es Python 3

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants