🇪🇸
Python Practice
🐍
💻
⌨
https://github.com/activeceron
@python_practice
2.74K
subscribers
124
photos
106
files
4.12K
links
Docs, news, links, referencias de código y proyectos en Python para practicar y entender mejor este fascinante lenguaje.
Recursos:
@python_practice_books
@MycroPython
,
@blocklycode
,
@miprochip_com
@miproshop
¡Juega con Python y aprenderás!
Download Telegram
Join
🇪🇸
Python Practice
🐍
💻
⌨
https://github.com/activeceron
2.74K subscribers
🇪🇸
Python Practice
🐍
💻
⌨
https://github.com/activeceron
https://youtu.be/WkAfuI2bxxs?si=LsG3ggaMbsUvvDj2
YouTube
Python - Ejercicio 644: Crear una Función para Recorrido en Inorden de un Árbol Binario de Búsqueda
https://github.com/Fhernd/PythonEjercicios
Crear una Función para Recorrido en Inorden de un Árbol Binario de Búsqueda con el lenguaje de programación Python.
🇪🇸
Python Practice
🐍
💻
⌨
https://github.com/activeceron
https://youtu.be/1IiXmfqCwsw?si=Xa0cNXDcLyWvX9qa
YouTube
Python - Ejercicio 645: Crear una Función para Recorrido en Preorden de un Árbol Binario de Búsqueda
https://github.com/Fhernd/PythonEjercicios
Crear una Función para Recorrido en Preorden de un Árbol Binario de Búsqueda con el lenguaje de programación Python.
🇪🇸
Python Practice
🐍
💻
⌨
https://github.com/activeceron
https://youtu.be/Oxzz38c7CDg?si=AjNZJP3sqtOmUaSn
YouTube
Python - Ejercicio 646: Crear Función para Recorrido en Postorden de un Árbol Binario de Búsqueda
https://github.com/Fhernd/PythonEjercicios
Crear una Función para Recorrido en Postorden de un Árbol Binario de Búsqueda con el lenguaje de programación Python.
🇪🇸
Python Practice
🐍
💻
⌨
https://github.com/activeceron
https://youtu.be/h-StmQAbGTI?si=VKRJPJlxI7TeKbH1
YouTube
Python - Ejercicio 647: Crear Función Buscar un Dato en un Árbol Binario de Búsqueda
https://github.com/Fhernd/PythonEjercicios
Crear Función Buscar un Dato en un Árbol Binario de Búsqueda con el lenguaje de programación Python.
🇪🇸
Python Practice
🐍
💻
⌨
https://github.com/activeceron
https://youtu.be/MFzR71s_dfI?si=f2fvJcZJpq1PEi-G
YouTube
Python - Ejercicio 648: Crear una Función Recursiva para Sumar los Valores de una Lista
https://github.com/Fhernd/PythonEjercicios
Crear una Función Recursiva para Sumar los Valores de una Lista con el lenguaje de programación Python.
🇪🇸
Python Practice
🐍
💻
⌨
https://github.com/activeceron
This media is not supported in your browser
VIEW IN TELEGRAM
🇪🇸
Python Practice
🐍
💻
⌨
https://github.com/activeceron
Desearos a todos paséis unas felices fiestas navideñas y un prosperó 2024 Pythoniano!!!
🇪🇸
Python Practice
🐍
💻
⌨
https://github.com/activeceron
https://youtu.be/JSv3W8eELxo?si=nrI_fSzXpKBNuNme
YouTube
Python - Ejercicio 649: Crear una Función Recursiva para Sumar los Valores de una Lista Mixta
https://github.com/Fhernd/PythonEjercicios
Crear una Función Recursiva para Sumar los Valores de una Lista Mixta con el lenguaje de programación Python.
🇪🇸
Python Practice
🐍
💻
⌨
https://github.com/activeceron
https://youtu.be/6iswIEgyX8o?si=dmQ7Z87PI9wvoLtR
YouTube
Python - Ejercicio 650: Función Recursiva para Convertir un Número Entero a Cualquier Base Numérica
https://github.com/Fhernd/PythonEjercicios
Función Recursiva para Convertir un Número Entero a Cualquier Base Numérica con el lenguaje de programación Python.
🇪🇸
Python Practice
🐍
💻
⌨
https://github.com/activeceron
https://github.com/sepandhaghighi/mytimer
GitHub
GitHub - sepandhaghighi/mytimer: A Geeky Timer for Terminal Enthusiasts
A Geeky Timer for Terminal Enthusiasts. Contribute to sepandhaghighi/mytimer development by creating an account on GitHub.
🇪🇸
Python Practice
🐍
💻
⌨
https://github.com/activeceron
https://youtu.be/SVYgY1k1faU?si=j0wvWc1V1TwyDTTS
YouTube
Python - Ejercicio 651: Crear una Función Recursiva para Calcular el Factorial de un Número
https://github.com/Fhernd/PythonEjercicios
Crear una Función Recursiva para Calcular el Factorial de un Número con el lenguaje de programación Python.
🇪🇸
Python Practice
🐍
💻
⌨
https://github.com/activeceron
https://youtu.be/0hI9phUJcmU?si=tMHufU0QEjXcQKec
YouTube
Python - Ejercicio 652: Crear una Función Recursiva para Calcular el Enésimo Valor de Fibonacci
https://github.com/Fhernd/PythonEjercicios
Crear una Función Recursiva para Calcular el Enésimo Valor de Fibonacci con el lenguaje de programación Python.
🇪🇸
Python Practice
🐍
💻
⌨
https://github.com/activeceron
https://youtu.be/HMmtvLDp-zk?si=k4FiN0z4ALFPq_ij
YouTube
Python - Ejercicio 653: Crear una Función Recursiva para Sumar los Dígitos de un Número Entero
https://github.com/Fhernd/PythonEjercicios
Crear una Función Recursiva para Sumar los Dígitos de un Número Entero con el lenguaje de programación Python.
🇪🇸
Python Practice
🐍
💻
⌨
https://github.com/activeceron
https://youtu.be/hJGNVhHpxgQ?si=i7hzt0J-Lm8R58hg
YouTube
Python - Ejercicio 654: Función Recursiva para Sumar los Valores n+(n-2)+(n-4) Hasta n-x lteq 0
https://github.com/Fhernd/PythonEjercicios
Crear Función Recursiva para Sumar los Valores n+(n-2)+(n-4) Hasta n-x menor o igual a 0 con el lenguaje de programación Python.
🇪🇸
Python Practice
🐍
💻
⌨
https://github.com/activeceron
https://youtu.be/g6mWV81gFVk?si=-vZ6NY7PdWqXud4d
YouTube
Python - Ejercicio 655: Crear una Función Recursiva para Calcular la Suma Armónica
https://github.com/Fhernd/PythonEjercicios
Crear una Función Recursiva para Calcular la Suma Armónica con el lenguaje de programación Python.
🇪🇸
Python Practice
🐍
💻
⌨
https://github.com/activeceron
https://youtu.be/qRndivmvmyE?si=Pqd5IJKiRBFhpyi7
YouTube
Python - Ejercicio 656: Crear una Función Recursiva para Calcular la Potencia de un Número
https://github.com/Fhernd/PythonEjercicios
Crear una Función Recursiva para Calcular la Potencia de un Número con el lenguaje de programación Python.
👍
1
🇪🇸
Python Practice
🐍
💻
⌨
https://github.com/activeceron
https://youtu.be/sllf3Am1ac4?si=8EZwFTQIIyZuEW43
YouTube
👉
7 Librerías para Desarolladores en Python para 2024.
Bienvenidos a un emocionante viaje por el universo de Python! En este video, exploraremos siete librerías clave que son esenciales para cualquier entusiasta de Python.
👉
Si quieres contactar conmigo
https://www.linkedin.com/in/kevin-meneses-897a28127/
👉
Curso…
🇪🇸
Python Practice
🐍
💻
⌨
https://github.com/activeceron
https://youtu.be/L4vFJboY714?si=RmGcCuYLwyOH2FGF
YouTube
Python - Ejercicio 657: Crear una Función Recursiva para Calcular el Máximo Común Divisor (MCD)
https://github.com/Fhernd/PythonEjercicios
Crear una Función Recursiva para Calcular el Máximo Común Divisor (MCD) con el lenguaje de programación Python.
🇪🇸
Python Practice
🐍
💻
⌨
https://github.com/activeceron
https://youtu.be/n5m2o7eXYMo?si=tVJVah6ba8mHJiaQ
YouTube
👉
¿Cómo Transcribir Videos de YouTube Usando OpenAI y Python?
Aprende a desbloquear el potencial de la transcripción automática con esta guía detallada que te enseña a usar la API de OpenAI con Python para transcribir videos de YouTube. Transforma el audio en texto con precisión y eficiencia, y da el primer paso hacia…
🇪🇸
Python Practice
🐍
💻
⌨
https://github.com/activeceron
https://youtu.be/_7ylHuFBA0U?si=qIxbRAkjUPug7UP2
YouTube
Python - Ejercicio 658: Obtener las Partes Esenciales de una Fecha con el Módulo datetime
https://github.com/Fhernd/PythonEjercicios
Obtener las Partes Esenciales de una Fecha con el Módulo datetime con el lenguaje de programación Python.
🇪🇸
Python Practice
🐍
💻
⌨
https://github.com/activeceron
https://youtu.be/uB5fFUbaqzI?si=ENL1cqH44ygUBpxt
YouTube
Python - Ejercicio 659: Crear una Función Personalizada para Determinar si un Año es Bisiesto
https://github.com/Fhernd/PythonEjercicios
Crear una Función Personalizada para Determinar si un Año es Bisiesto con el lenguaje de programación Python.