-<?xml version="1.0" encoding="utf-8"?><feed xmlns="http://www.w3.org/2005/Atom" ><generator uri="https://jekyllrb.com/" version="3.9.0">Jekyll</generator><link href="/feed.xml" rel="self" type="application/atom+xml" /><link href="/" rel="alternate" type="text/html" /><updated>2022-03-03T03:04:01+00:00</updated><id>/feed.xml</id><title type="html">AyudaEnPython</title><subtitle>Website de la comunidad AyudaEnPython dedicado a brinda artículos referentes a Python.</subtitle><author><name>AyudaEnPython</name></author><entry><title type="html">Python es de tipado dinámico y fuerte</title><link href="/tutoriales/tipado-dinamico-y-fuerte/" rel="alternate" type="text/html" title="Python es de tipado dinámico y fuerte" /><published>2022-03-02T00:00:00+00:00</published><updated>2022-03-02T00:00:00+00:00</updated><id>/tutoriales/tipado-dinamico-y-fuerte</id><content type="html" xml:base="/tutoriales/tipado-dinamico-y-fuerte/"><p>Python efectivamente es fuertemente tipado y dinámico a la vez, para ello
0 commit comments