-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
39 lines (39 loc) · 25.2 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
<!DOCTYPE html><html lang="es" class="scroll-smooth"> <head><link rel="stylesheet" href="https://fonts.googleapis.com/css2?family=Material+Symbols+Outlined:opsz,wght,FILL,GRAD@20..48,100..700,0..1,-50..200"><link rel="stylesheet" href="https://fonts.googleapis.com/css2?family=Maven+Pro:wght@400..900&display=swap"><link rel="stylesheet" href="https://fonts.googleapis.com/css2?family=Source+Code+Pro&display=swap"><link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/tabler-icons/3.19.0/tabler-icons.min.css" integrity="sha512-e6jatqFzab2HqrdiIC3UPTmQcEm9V2VThLsaHKQDS8t86l1zMhyjJaKTs4GUrXHY/DV3PyUm5WdpwwhVJOm0DA==" crossorigin="anonymous" referrerpolicy="no-referrer"><script src="https://cdnjs.cloudflare.com/ajax/libs/ace/1.36.3/ace.js" integrity="sha512-l13f2Dlet80LPHc8rVTtou5W/g57iXICo6ejbKXNyQeTIhFxb4STvoJSaV7kFK/tmrIRIN4caTlpH6lxondKJA==" crossorigin="anonymous" referrerpolicy="no-referrer"></script><meta charset="UTF-8"><meta name="viewport" content="width=device-width, initial-scale=1.0"><meta name="description" content="Somos una comunidad dedicada a brindar apoyo y resolver cualquier duda, problema o consulta, ya sea de nivel principiante, intermedio o avanzado. Compartimos información, conocimientos y experiencias relacionadas a Python.
"><meta name="author" content="AyudaEnPython"><meta property="og:title" content="AyudaEnPython"><meta property="og:description" content="Somos una comunidad dedicada a brindar apoyo y resolver cualquier duda, problema o consulta, ya sea de nivel principiante, intermedio o avanzado. Compartimos información, conocimientos y experiencias relacionadas a Python.
"><meta property="og:type" content="website"><meta property="og:site-name" content="AyudaEnPython"><meta property="og:url" content="https://ayudaenpython.com"><meta property="og:locale" content="es_ES"><link rel="icon" type="image/svg+xml" href="/favicon.ico"><title>Inicio | AyudaEnPython</title><link rel="stylesheet" href="/_astro/_slug_.C1cWNfD2.css">
<link rel="stylesheet" href="/_astro/index.CLYoJZ_k.css">
<style>::-webkit-scrollbar{width:8px}#editorOutput::-webkit-scrollbar{width:8px;height:8px}#editorOutput::-webkit-scrollbar-thumb{background:#6b7280;border-radius:10px}#editorOutput::-webkit-scrollbar-corner{background:transparent}@media (width <= 640px){.cm-editor{font-size:.75rem}}@media (640px < width <= 1024px){.cm-editor{font-size:.875rem}}@media (width > 1024px){.cm-editor{font-size:1rem}}ul,ol{list-style:revert}
a[data-astro-cid-kojrqmyj],a[data-astro-cid-3qw67lga],button[data-astro-cid-3qw67lga],a[data-astro-cid-b2oiug2v],button[data-astro-cid-b2oiug2v],p[data-astro-cid-l3trhy4j]{font-family:Pixelify Sans}
</style><script type="module" src="/_astro/hoisted.D89eybc3.js"></script></head> <body class="bg-neutral-900"> <div class="relative h-full w-full bg-neutral-900"> <div class="absolute bottom-0 left-0 right-0 top-0 bg-[linear-gradient(to_right,#4f4f4f2e_1px,transparent_1px),linear-gradient(to_bottom,#4f4f4f2e_1px,transparent_1px)] bg-[size:14px_24px] [mask-image:radial-gradient(ellipse_60%_50%_at_50%_0%,#000_70%,transparent_100%)]"></div> <header class="sticky top-4 inset-x-0 flex flex-wrap md:justify-start md:flex-nowrap z-50 w-full"> <nav class="relative max-w-[66rem] w-full py-3 ps-5 pe-2 md:flex md:items-center md:justify-between md:py-0 mx-2 lg:mx-auto" aria-label="Global"> <div class="absolute top-0 start-0 end-0 bottom-0 bg-neutral-800/30 rounded-[28px] backdrop-blur-md"></div> <div class="relative flex items-center justify-between"> <a href="/" class="flex-none rounded-md text-xl inline-block font-semibold focus:outline-none focus:opacity-80"> <img src="/_astro/logo.BQ6Yd0Q9_JV28e.webp" alt="logo" loading="eager" width="160" height="40" decoding="async"> </a> <div class="md:hidden"> <button type="button" class="hs-collapse-toggle size-8 flex justify-center items-center text-sm font-semibold rounded-full bg-neutral-800 text-white disabled:opacity-50 disabled:pointer-events-none" data-hs-collapse="#navbar-collapse" aria-controls="navbar-collapse" aria-label="Toggle navigation"> <svg class="hs-collapse-open:hidden flex-shrink-0 size-4" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"> <line x1="3" x2="21" y1="6" y2="6"></line> <line x1="3" x2="21" y1="12" y2="12"></line> <line x1="3" x2="21" y1="18" y2="18"></line> </svg> <svg class="hs-collapse-open:block hidden flex-shrink-0 size-4" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"> <path d="M18 6 6 18"></path> <path d="m6 6 12 12"></path> </svg> </button> </div> </div> <!-- Collapse --> <div id="navbar-collapse" class="hs-collapse hidden relative overflow-hidden transition-all duration-300 basis-full grow md:block"> <div class="flex flex-col gap-y-4 gap-x-0 mt-5 md:flex-row md:items-center md:justify-end md:gap-y-0 md:gap-x-7 md:mt-0 md:ps-7"> <a href="/" class="flex items-center gap-x-3.5 py-2 px-3 rounded-lg hover:text-[#ffde57] md:py-4 focus:outline-none focus:text-[#4584b6] text-white" data-astro-cid-kojrqmyj>Home</a> <a href="/blog" class="flex items-center gap-x-3.5 py-2 px-3 rounded-lg hover:text-[#ffde57] md:py-4 focus:outline-none focus:text-[#4584b6] text-white" data-astro-cid-kojrqmyj>Blog</a> <a href="/ide" class="flex items-center gap-x-3.5 py-2 px-3 rounded-lg hover:text-[#ffde57] md:py-4 focus:outline-none focus:text-[#4584b6] text-white" data-astro-cid-kojrqmyj>Online IDE</a> <a href="/challenges" class="flex items-center gap-x-3.5 py-2 px-3 rounded-lg hover:text-[#ffde57] md:py-4 focus:outline-none focus:text-[#4584b6] text-white" data-astro-cid-kojrqmyj>Challenges</a> <a href="/tools" class="flex items-center gap-x-3.5 py-2 px-3 rounded-lg hover:text-[#ffde57] md:py-4 focus:outline-none focus:text-[#4584b6] text-white" data-astro-cid-kojrqmyj>Tools</a> <a href="/test" class="flex items-center gap-x-3.5 py-2 px-3 rounded-lg hover:text-[#ffde57] md:py-4 focus:outline-none focus:text-[#4584b6] text-white" data-astro-cid-kojrqmyj>Test</a> <div> <a class="group inline-flex items-center gap-x-2 py-2 px-3 bg-[#ffde57] text-[#4584b6] font-pixel font-medium rounded-full focus:outline-none" href="https://book.ayudaenpython.com" target="_blank" rel="noopener noreferrer"> Interactive Book </a> </div> </div> </div> <!-- End Collapse --> </nav> </header> <script>
const navLinks = document.querySelectorAll("nav a");
navLinks.forEach((link) => {
const currentPath = window.location.pathname.replace(/\/$/, "");
console.log(currentPath);
const linkPath = new URL(link.href).pathname.replace(/\/$/, "");
const linkHost = new URL(link.href).host;
if (linkHost === window.location.host && currentPath === linkPath) {
link.classList.remove("text-white");
link.classList.add("text-pink-400");
}
});
</script> <main id="content" class="relative"> <div class=""> <div class=""> <div class="max-w-5xl mx-auto px-4 xl:px-0 pt-24 lg:pt-32 pb-24"> <h1 class="font-semibold text-white text-4xl sm:text-5xl md:text-6xl font-pixel"> <span class="text-[#4584b6]">Ayuda</span><span class="text-[#fff]">En</span><span class="text-[#ffde57]">Python</span> </h1> <div class="max-w-4xl"> <p class="mt-5 text-neutral-400 md:text-lg">
Somos una comunidad dedicada a brindar apoyo y resolver cualquier duda,
problema o consulta, ya sea de nivel principiante, intermedio o avanzado.
Compartimos información, conocimientos y experiencias relacionadas a
Python.
</p> <p class="mt-5 text-neutral-400 md:text-lg">
Nuestra principal motivación es ofrecer todo tipo de información que
beneficie a la comunidad de forma gratuita. De esta manera, proporcionamos
una ayuda extra a todas aquellas personas interesadas en Python.
</p> <div class="mt-8 inline-flex gap-2"> <div> <a class="group inline-flex items-center gap-x-2 py-2 px-3 bg-[#4584b6] text-[#ffde57] font-pixel font-medium rounded-full focus:outline-none" href="https://www.facebook.com/groups/ayudapython" target="_blank" rel="noopener noreferrer"> Únete al grupo de Facebook </a> </div> <div> <a class="group inline-flex items-center gap-x-2 py-2 px-3 bg-[#ffde57] text-[#4584b6] font-pixel font-medium rounded-full focus:outline-none" href="https://www.facebook.com/groups/ayudapython" target="_blank" rel="noopener noreferrer"> Fanpage </a> </div> </div> </div> </div> <div class="max-w-5xl mx-auto px-4 xl:px-0 pb-24 mt-24"> <div class="mt-10 sm:mt-14"> <h2 class="mb-5 font-pixel font-semibold text-4xl text-gray-800 dark:text-neutral-200">
Repositorios populares
</h2> <div class="grid grid-cols-2 sm:grid-cols-3 gap-2"> <div class="flex flex-col bg-white border shadow-sm rounded-xl dark:bg-neutral-900 dark:border-neutral-700 dark:shadow-neutral-700/70"> <img src="/_astro/soluciones.Cz_fo5-7_rsgmu.webp" alt="herramientas" class="w-full h-auto rounded-t-xl" width="350" height="210" loading="lazy" decoding="async"> <div class="flex flex-col justify-between h-full p-4 md:p-5"> <div> <h3 class="text-lg font-bold text-[#ffde57] font-pixel">Soluciones</h3> <p class="mt-1 text-gray-500 dark:text-neutral-400"> Repositorio de soluciones </p> </div> <div class="flex justify-end mt-2"> <a class="py-2 px-3 inline-flex justify-center items-center gap-x-2 text-sm font-pixel font-medium rounded-lg border border-transparent bg-[#4584b6] text-white hover:bg-blue-700 focus:outline-none focus:bg-blue-700 disabled:opacity-50 disabled:pointer-events-none" href="https://github.com/AyudaEnPython/Soluciones" target="_blank" rel="noopener noreferrer">
Ir a Soluciones </a> </div> </div> </div> <div class="flex flex-col bg-white border shadow-sm rounded-xl dark:bg-neutral-900 dark:border-neutral-700 dark:shadow-neutral-700/70"> <img src="/_astro/proyectos.CDBi4269_ZtUPPT.webp" alt="herramientas" class="w-full h-auto rounded-t-xl" width="350" height="210" loading="lazy" decoding="async"> <div class="flex flex-col justify-between h-full p-4 md:p-5"> <div> <h3 class="text-lg font-bold text-[#ffde57] font-pixel">Proyectos</h3> <p class="mt-1 text-gray-500 dark:text-neutral-400"> Proyectos realizados por los miembros de la comunidad </p> </div> <div class="flex justify-end mt-2"> <a class="py-2 px-3 inline-flex justify-center items-center gap-x-2 text-sm font-pixel font-medium rounded-lg border border-transparent bg-[#4584b6] text-white hover:bg-blue-700 focus:outline-none focus:bg-blue-700 disabled:opacity-50 disabled:pointer-events-none" href="https://github.com/AyudaEnPython/Proyectos" target="_blank" rel="noopener noreferrer">
Ir a Proyectos </a> </div> </div> </div> <div class="flex flex-col bg-white border shadow-sm rounded-xl dark:bg-neutral-900 dark:border-neutral-700 dark:shadow-neutral-700/70"> <img src="/_astro/herramientas.9jTVi5Tc_50ihA.webp" alt="herramientas" class="w-full h-auto rounded-t-xl" width="350" height="210" loading="lazy" decoding="async"> <div class="flex flex-col justify-between h-full p-4 md:p-5"> <div> <h3 class="text-lg font-bold text-[#ffde57] font-pixel">Herramientas</h3> <p class="mt-1 text-gray-500 dark:text-neutral-400"> Conjunto de Herramientas hechas con PyScript </p> </div> <div class="flex justify-end mt-2"> <a class="py-2 px-3 inline-flex justify-center items-center gap-x-2 text-sm font-pixel font-medium rounded-lg border border-transparent bg-[#4584b6] text-white hover:bg-blue-700 focus:outline-none focus:bg-blue-700 disabled:opacity-50 disabled:pointer-events-none" href="https://github.com/AyudaEnPython/Herramientas" target="_blank" rel="noopener noreferrer">
Ir a Herramientas </a> </div> </div> </div> <div class="flex flex-col bg-white border shadow-sm rounded-xl dark:bg-neutral-900 dark:border-neutral-700 dark:shadow-neutral-700/70"> <img src="/_astro/revisiones.BZ2Qf3g__mGEOc.webp" alt="herramientas" class="w-full h-auto rounded-t-xl" width="350" height="210" loading="lazy" decoding="async"> <div class="flex flex-col justify-between h-full p-4 md:p-5"> <div> <h3 class="text-lg font-bold text-[#ffde57] font-pixel">Revisiones de código</h3> <p class="mt-1 text-gray-500 dark:text-neutral-400"> Revisiones de código en los cuales podras analizar diferentes diseños </p> </div> <div class="flex justify-end mt-2"> <a class="py-2 px-3 inline-flex justify-center items-center gap-x-2 text-sm font-pixel font-medium rounded-lg border border-transparent bg-[#4584b6] text-white hover:bg-blue-700 focus:outline-none focus:bg-blue-700 disabled:opacity-50 disabled:pointer-events-none" href="https://github.com/AyudaEnPython/Revisiones" target="_blank" rel="noopener noreferrer">
Ir a Revisiones de código </a> </div> </div> </div> <div class="flex flex-col bg-white border shadow-sm rounded-xl dark:bg-neutral-900 dark:border-neutral-700 dark:shadow-neutral-700/70"> <img src="/_astro/prompting.BGGjEIAh_12HrOl.webp" alt="herramientas" class="w-full h-auto rounded-t-xl" width="350" height="210" loading="lazy" decoding="async"> <div class="flex flex-col justify-between h-full p-4 md:p-5"> <div> <h3 class="text-lg font-bold text-[#ffde57] font-pixel">Prompting</h3> <p class="mt-1 text-gray-500 dark:text-neutral-400"> Todo lo relacionado con prompting-ai y diversas herramientas AI </p> </div> <div class="flex justify-end mt-2"> <a class="py-2 px-3 inline-flex justify-center items-center gap-x-2 text-sm font-pixel font-medium rounded-lg border border-transparent bg-[#4584b6] text-white hover:bg-blue-700 focus:outline-none focus:bg-blue-700 disabled:opacity-50 disabled:pointer-events-none" href="https://github.com/AyudaEnPython/Prompting" target="_blank" rel="noopener noreferrer">
Ir a Prompting </a> </div> </div> </div> <div class="flex flex-col bg-white border shadow-sm rounded-xl dark:bg-neutral-900 dark:border-neutral-700 dark:shadow-neutral-700/70"> <img src="/_astro/github.B28DYtxH_Z2gKsET.webp" alt="herramientas" class="w-full h-auto rounded-t-xl" width="350" height="210" loading="lazy" decoding="async"> <div class="flex flex-col justify-between h-full p-4 md:p-5"> <div> <h3 class="text-lg font-bold text-[#ffde57] font-pixel">GitHub</h3> <p class="mt-1 text-gray-500 dark:text-neutral-400"> Repositorio central de nuestra organización </p> </div> <div class="flex justify-end mt-2"> <a class="py-2 px-3 inline-flex justify-center items-center gap-x-2 text-sm font-pixel font-medium rounded-lg border border-transparent bg-[#4584b6] text-white hover:bg-blue-700 focus:outline-none focus:bg-blue-700 disabled:opacity-50 disabled:pointer-events-none" href="https://github.com/AyudaEnPython" target="_blank" rel="noopener noreferrer">
Ir a GitHub </a> </div> </div> </div> </div> </div> </div> </div> </div> </main> <footer class="relative overflow-hidden bg-neutral-900" data-astro-cid-l3trhy4j> <svg class="absolute -bottom-20 start-1/2 w-[1900px] transform -translate-x-1/2" width="2745" height="488" viewBox="0 0 2745 488" fill="none" xmlns="http://www.w3.org/2000/svg" data-astro-cid-l3trhy4j> <path d="M0.5 330.864C232.505 403.801 853.749 527.683 1482.69 439.719C2111.63 351.756 2585.54 434.588 2743.87 487" class="stroke-neutral-700/50" stroke="currentColor" data-astro-cid-l3trhy4j></path> <path d="M0.5 308.873C232.505 381.81 853.749 505.692 1482.69 417.728C2111.63 329.765 2585.54 412.597 2743.87 465.009" class="stroke-neutral-700/50" stroke="currentColor" data-astro-cid-l3trhy4j></path> <path d="M0.5 286.882C232.505 359.819 853.749 483.701 1482.69 395.738C2111.63 307.774 2585.54 390.606 2743.87 443.018" class="stroke-neutral-700/50" stroke="currentColor" data-astro-cid-l3trhy4j></path> <path d="M0.5 264.891C232.505 337.828 853.749 461.71 1482.69 373.747C2111.63 285.783 2585.54 368.615 2743.87 421.027" class="stroke-neutral-700/50" stroke="currentColor" data-astro-cid-l3trhy4j></path> <path d="M0.5 242.9C232.505 315.837 853.749 439.719 1482.69 351.756C2111.63 263.792 2585.54 346.624 2743.87 399.036" class="stroke-neutral-700/50" stroke="currentColor" data-astro-cid-l3trhy4j></path> <path d="M0.5 220.909C232.505 293.846 853.749 417.728 1482.69 329.765C2111.63 241.801 2585.54 324.633 2743.87 377.045" class="stroke-neutral-700/50" stroke="currentColor" data-astro-cid-l3trhy4j></path> <path d="M0.5 198.918C232.505 271.855 853.749 395.737 1482.69 307.774C2111.63 219.81 2585.54 302.642 2743.87 355.054" class="stroke-neutral-700/50" stroke="currentColor" data-astro-cid-l3trhy4j></path> <path d="M0.5 176.927C232.505 249.864 853.749 373.746 1482.69 285.783C2111.63 197.819 2585.54 280.651 2743.87 333.063" class="stroke-neutral-700/50" stroke="currentColor" data-astro-cid-l3trhy4j></path> <path d="M0.5 154.937C232.505 227.873 853.749 351.756 1482.69 263.792C2111.63 175.828 2585.54 258.661 2743.87 311.072" class="stroke-neutral-700/50" stroke="currentColor" data-astro-cid-l3trhy4j></path> <path d="M0.5 132.946C232.505 205.882 853.749 329.765 1482.69 241.801C2111.63 153.837 2585.54 236.67 2743.87 289.082" class="stroke-neutral-700/50" stroke="currentColor" data-astro-cid-l3trhy4j></path> <path d="M0.5 110.955C232.505 183.891 853.749 307.774 1482.69 219.81C2111.63 131.846 2585.54 214.679 2743.87 267.091" class="stroke-neutral-700/50" stroke="currentColor" data-astro-cid-l3trhy4j></path> <path d="M0.5 88.9639C232.505 161.901 853.749 285.783 1482.69 197.819C2111.63 109.855 2585.54 192.688 2743.87 245.1" class="stroke-neutral-700/50" stroke="currentColor" data-astro-cid-l3trhy4j></path> <path d="M0.5 66.9729C232.505 139.91 853.749 263.792 1482.69 175.828C2111.63 87.8643 2585.54 170.697 2743.87 223.109" class="stroke-neutral-700/50" stroke="currentColor" data-astro-cid-l3trhy4j></path> <path d="M0.5 44.9819C232.505 117.919 853.749 241.801 1482.69 153.837C2111.63 65.8733 2585.54 148.706 2743.87 201.118" class="stroke-neutral-700/50" stroke="currentColor" data-astro-cid-l3trhy4j></path> <path d="M0.5 22.991C232.505 95.9276 853.749 219.81 1482.69 131.846C2111.63 43.8824 2585.54 126.715 2743.87 179.127" class="stroke-neutral-700/50" stroke="currentColor" data-astro-cid-l3trhy4j></path> <path d="M0.5 1C232.505 73.9367 853.749 197.819 1482.69 109.855C2111.63 21.8914 2585.54 104.724 2743.87 157.136" class="stroke-neutral-700/50" stroke="currentColor" data-astro-cid-l3trhy4j></path> </svg> <div class="relative z-10" data-astro-cid-l3trhy4j> <div class="w-full max-w-5xl px-4 xl:px-0 py-10 lg:pt-16 mx-auto flex justify-between items-center" data-astro-cid-l3trhy4j> <div class="inline-flex items-center" data-astro-cid-l3trhy4j> <img src="/_astro/logo_footer.Doi_cduf_1pbhCw.webp" alt="logo" data-astro-cid-l3trhy4j width="27" height="16" loading="lazy" decoding="async"> <div class="border-s border-neutral-700 ps-5 ms-5" data-astro-cid-l3trhy4j> <p class="text-sm text-neutral-400" data-astro-cid-l3trhy4j>
© 2024
<span class="text-[#4584b6]" data-astro-cid-l3trhy4j>Ayuda</span><span class="text-[#fff]" data-astro-cid-l3trhy4j>En</span><span class="text-[#ffde57]" data-astro-cid-l3trhy4j>Python</span> </p> </div> </div> <div class="flex items-center space-x-4" data-astro-cid-l3trhy4j> <a href="https://github.com/AyudaEnPython" target="_blank" rel="noopener noreferrer" aria-label="github-link" data-astro-cid-l3trhy4j> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24" data-astro-cid-l3trhy4j> <path fill="white" d="M12.001 2c-5.525 0-10 4.475-10 10a9.99 9.99 0 0 0 6.837 9.488c.5.087.688-.213.688-.476c0-.237-.013-1.024-.013-1.862c-2.512.463-3.162-.612-3.362-1.175c-.113-.288-.6-1.175-1.025-1.413c-.35-.187-.85-.65-.013-.662c.788-.013 1.35.725 1.538 1.025c.9 1.512 2.337 1.087 2.912.825c.088-.65.35-1.087.638-1.337c-2.225-.25-4.55-1.113-4.55-4.938c0-1.088.387-1.987 1.025-2.687c-.1-.25-.45-1.275.1-2.65c0 0 .837-.263 2.75 1.024a9.3 9.3 0 0 1 2.5-.337c.85 0 1.7.112 2.5.337c1.913-1.3 2.75-1.024 2.75-1.024c.55 1.375.2 2.4.1 2.65c.637.7 1.025 1.587 1.025 2.687c0 3.838-2.337 4.688-4.562 4.938c.362.312.675.912.675 1.85c0 1.337-.013 2.412-.013 2.75c0 .262.188.574.688.474A10.02 10.02 0 0 0 22 12c0-5.525-4.475-10-10-10" data-astro-cid-l3trhy4j></path> </svg> </a> <a href="https://www.facebook.com/groups/ayudapython" target="_blank" rel="noopener noreferrer" aria-label="facebook-link" data-astro-cid-l3trhy4j> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24" data-astro-cid-l3trhy4j> <path fill="white" d="M12.001 2c-5.523 0-10 4.477-10 10c0 4.991 3.657 9.128 8.438 9.878v-6.987h-2.54V12h2.54V9.797c0-2.506 1.492-3.89 3.777-3.89c1.094 0 2.238.195 2.238.195v2.46h-1.26c-1.243 0-1.63.771-1.63 1.562V12h2.773l-.443 2.89h-2.33v6.988C18.344 21.129 22 16.992 22 12c0-5.523-4.477-10-10-10" data-astro-cid-l3trhy4j></path> </svg> </a> <a href="https://www.facebook.com/AyudaEnPython" target="_blank" rel="noopener noreferrer" aria-label="fanpage-link" data-astro-cid-l3trhy4j> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24" data-astro-cid-l3trhy4j> <path fill="white" d="M13.001 19.938a8.001 8.001 0 0 0-1-15.938a8 8 0 0 0-1 15.938V14h-2v-2h2v-1.654c0-1.337.14-1.822.4-2.311A2.73 2.73 0 0 1 12.537 6.9c.382-.205.857-.328 1.687-.381q.494-.032 1.278.08v1.9h-.5c-.917 0-1.296.043-1.522.164a.73.73 0 0 0-.314.314c-.12.226-.164.45-.164 1.368V12h2.5l-.5 2h-2zm-1 2.062c-5.523 0-10-4.477-10-10s4.477-10 10-10s10 4.477 10 10s-4.477 10-10 10" data-astro-cid-l3trhy4j></path> </svg> </a> <a href="https://www.youtube.com/@ayudaenpython" target="_blank" rel="noopener noreferrer" aria-label="youtube-link" data-astro-cid-l3trhy4j> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24" data-astro-cid-l3trhy4j> <path fill="white" d="M19.607 6.995c-.076-.298-.292-.523-.539-.592C18.63 6.28 16.501 6 12.001 6s-6.628.28-7.069.403c-.244.068-.46.293-.537.592c-.109.424-.394 2.2-.394 5.005s.285 4.58.394 5.006c.076.297.292.522.538.59C5.373 17.72 7.5 18 12 18s6.629-.28 7.069-.403c.244-.068.46-.293.537-.592c.11-.424.394-2.205.394-5.005s-.285-4.58-.394-5.005m1.937-.497C22 8.28 22 12 22 12s0 3.72-.457 5.502c-.254.985-.997 1.76-1.938 2.022C17.897 20 12 20 12 20s-5.893 0-7.605-.476c-.945-.266-1.687-1.04-1.938-2.022C2 15.72 2 12 2 12s0-3.72.457-5.502c.254-.985.997-1.76 1.938-2.022C6.108 4 12.001 4 12.001 4s5.896 0 7.605.476c.944.266 1.687 1.04 1.938 2.022M10.001 15.5v-7l6 3.5z" data-astro-cid-l3trhy4j></path> </svg> </a> <a href="https://www.instagram.com/ayudaenpython/" target="_blank" rel="noopener noreferrer" aria-label="instagram-link" data-astro-cid-l3trhy4j> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24" data-astro-cid-l3trhy4j> <path fill="white" d="M12.001 9a3 3 0 1 0 0 6a3 3 0 0 0 0-6m0-2a5 5 0 1 1 0 10a5 5 0 0 1 0-10m6.5-.25a1.25 1.25 0 0 1-2.5 0a1.25 1.25 0 0 1 2.5 0M12.001 4c-2.474 0-2.878.007-4.029.058c-.784.037-1.31.142-1.798.332a2.9 2.9 0 0 0-1.08.703a2.9 2.9 0 0 0-.704 1.08c-.19.49-.295 1.015-.331 1.798C4.007 9.075 4 9.461 4 12c0 2.475.007 2.878.058 4.029c.037.783.142 1.31.331 1.797c.17.435.37.748.702 1.08c.337.336.65.537 1.08.703c.494.191 1.02.297 1.8.333C9.075 19.994 9.461 20 12 20c2.475 0 2.878-.007 4.029-.058c.782-.037 1.308-.142 1.797-.331a2.9 2.9 0 0 0 1.08-.703c.337-.336.538-.649.704-1.08c.19-.492.296-1.018.332-1.8c.052-1.103.058-1.49.058-4.028c0-2.474-.007-2.878-.058-4.029c-.037-.782-.143-1.31-.332-1.798a2.9 2.9 0 0 0-.703-1.08a2.9 2.9 0 0 0-1.08-.704c-.49-.19-1.016-.295-1.798-.331C14.926 4.006 14.54 4 12 4m0-2c2.717 0 3.056.01 4.123.06c1.064.05 1.79.217 2.427.465c.66.254 1.216.598 1.772 1.153a4.9 4.9 0 0 1 1.153 1.772c.247.637.415 1.363.465 2.428c.047 1.066.06 1.405.06 4.122s-.01 3.056-.06 4.122s-.218 1.79-.465 2.428a4.9 4.9 0 0 1-1.153 1.772a4.9 4.9 0 0 1-1.772 1.153c-.637.247-1.363.415-2.427.465c-1.067.047-1.406.06-4.123.06s-3.056-.01-4.123-.06c-1.064-.05-1.789-.218-2.427-.465a4.9 4.9 0 0 1-1.772-1.153a4.9 4.9 0 0 1-1.153-1.772c-.248-.637-.415-1.363-.465-2.428C2.012 15.056 2 14.717 2 12s.01-3.056.06-4.122s.217-1.79.465-2.428a4.9 4.9 0 0 1 1.153-1.772A4.9 4.9 0 0 1 5.45 2.525c.637-.248 1.362-.415 2.427-.465C8.945 2.013 9.284 2 12.001 2" data-astro-cid-l3trhy4j></path> </svg> </a> <a href="https://whatsapp.com/channel/0029Va6vpO6HQbRzIKGtyE0U" target="_blank" rel="noopener noreferrer" aria-label="whatsapp-link" data-astro-cid-l3trhy4j> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24" data-astro-cid-l3trhy4j> <path fill="white" d="m7.254 18.494l.724.423A7.95 7.95 0 0 0 12.001 20a8 8 0 1 0-8-8a7.95 7.95 0 0 0 1.084 4.024l.422.724l-.653 2.401zM2.005 22l1.352-4.968A9.95 9.95 0 0 1 2.001 12c0-5.523 4.477-10 10-10s10 4.477 10 10s-4.477 10-10 10a9.95 9.95 0 0 1-5.03-1.355zM8.392 7.308q.202-.014.403-.004q.081.006.162.016c.159.018.334.115.393.249q.447 1.015.868 2.04c.062.152.025.347-.093.537c-.06.097-.154.233-.263.372c-.113.145-.356.411-.356.411s-.099.118-.061.265c.014.056.06.137.102.205l.059.095c.256.427.6.86 1.02 1.268c.12.116.237.235.363.346c.468.413.998.75 1.57 1l.005.002c.085.037.128.057.252.11q.093.039.191.066q.036.01.073.011a.35.35 0 0 0 .295-.142c.723-.876.79-.933.795-.933v.002a.48.48 0 0 1 .378-.127q.092.004.177.04c.531.243 1.4.622 1.4.622l.582.261c.098.047.187.158.19.265c.004.067.01.175-.013.373c-.032.259-.11.57-.188.733a1.2 1.2 0 0 1-.21.302a2.4 2.4 0 0 1-.33.288q-.124.092-.125.09a5 5 0 0 1-.383.22a2 2 0 0 1-.833.23c-.185.01-.37.024-.556.014c-.008 0-.568-.087-.568-.087a9.45 9.45 0 0 1-3.84-2.046c-.226-.199-.436-.413-.65-.626c-.888-.885-1.561-1.84-1.97-2.742a3.5 3.5 0 0 1-.33-1.413a2.73 2.73 0 0 1 .565-1.68c.073-.094.142-.192.261-.305c.126-.12.207-.184.294-.228a1 1 0 0 1 .371-.1" data-astro-cid-l3trhy4j></path> </svg> </a> <!-- <a href={data.links} target="_blank" rel="noopener noreferrer">
</a> --> </div> </div> </div> </footer> </div> </body> </html>