You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 19, 2024. It is now read-only.
Hola, felicitaciones excelente proyecto, sería interesante añadir 'outputs' de cada código (tipo consola), para poder identificar diferencias. Y así por ejemplo poder comparar que hace cada función en el caso de Python:
Code / Código
s="Python syntax highlighting"prints
Output / Salida
>>> Python syntax highlighting
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hola, felicitaciones excelente proyecto, sería interesante añadir 'outputs' de cada código (tipo consola), para poder identificar diferencias. Y así por ejemplo poder comparar que hace cada función en el caso de Python:
Code / Código
Output / Salida
The text was updated successfully, but these errors were encountered: