<?xml version="1.0"?>
<rss version="2.0">
   <channel>
      <title>PYTHON: Diccionario by Lopez_Andrea</title>
      <link>https://padlet.com/lopezpazminoandrea/y48dlyd95d7ktvtl</link>
      <description>Encontraras información útil para tu aprendizaje en Python</description>
      <language>en-us</language>
      <pubDate>2021-06-26 22:30:56 UTC</pubDate>
      <lastBuildDate>2023-07-26 11:10:25 UTC</lastBuildDate>
      <webMaster>hello@padlet.com</webMaster>
      <image>
         <url></url>
      </image>
      <item>
         <title>{CLAVE1:VALOR,CLAVE_N:VALOR}</title>
         <author></author>
         <link>https://padlet.com/lopezpazminoandrea/y48dlyd95d7ktvtl/wish/1635324331</link>
         <description><![CDATA[<div>-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-<br><mark>CLAVE</mark>: Todo tipo <strong><em>DATO</em></strong>. Como colección solo puede ser <strong><em>TUPLA</em></strong><br>nota: son <strong><em>INMUTABLE</em></strong><br>-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-<br><mark>VALOR</mark>: Todo tipo de <strong><em>DATO</em></strong>&nbsp; y <strong><em>COLECCIÓN<br></em></strong>nota: son <strong><em>MUTABLES</em></strong><br>-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-<br><mark>: </mark>ti Separa la CLAVE y VALOR<br><br></div>]]></description>
         <enclosure url="" />
         <pubDate>2021-07-02 21:45:22 UTC</pubDate>
         <guid>https://padlet.com/lopezpazminoandrea/y48dlyd95d7ktvtl/wish/1635324331</guid>
      </item>
      <item>
         <title>DICT()</title>
         <author></author>
         <link>https://padlet.com/lopezpazminoandrea/y48dlyd95d7ktvtl/wish/1635332106</link>
         <description><![CDATA[<div><strong><em>COVIERTE&nbsp; </em></strong>un conjunto de<strong><em> DATOS</em></strong>&nbsp; en <strong><em>DICCIONARIO.</em></strong> Siempre que tenga la <strong><em>FORMA</em></strong> de uno.</div>]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/1200484419/ad9f5d075a41923672105affd0142e3a/888888888.jpeg" />
         <pubDate>2021-07-02 22:01:59 UTC</pubDate>
         <guid>https://padlet.com/lopezpazminoandrea/y48dlyd95d7ktvtl/wish/1635332106</guid>
      </item>
      <item>
         <title>ZIP()</title>
         <author></author>
         <link>https://padlet.com/lopezpazminoandrea/y48dlyd95d7ktvtl/wish/1635338488</link>
         <description><![CDATA[<div>Es un <strong><em>ITERADOR.</em></strong><br>Recibe dos elementos <strong><em>ITERABLES<br>DIC(ZIP())</em></strong><br><strong><em>TRANSFORMA </em></strong>&nbsp;de iterador a diccionario.<br>nota: los elementos, pueden tener <strong><em>DISTINTA </em></strong><em>&nbsp; </em>longitud.&nbsp;</div>]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/1200484419/7f53720a70c3447a1f9df9c388589d3b/WhatsApp_Image_2021_07_02_at_17_20_49.jpeg" />
         <pubDate>2021-07-02 22:15:50 UTC</pubDate>
         <guid>https://padlet.com/lopezpazminoandrea/y48dlyd95d7ktvtl/wish/1635338488</guid>
      </item>
      <item>
         <title>ITEMS()</title>
         <author></author>
         <link>https://padlet.com/lopezpazminoandrea/y48dlyd95d7ktvtl/wish/1635346040</link>
         <description><![CDATA[<div>Retorna una <strong><em>LISTA </em></strong>llena de <strong><em>TUPLAS</em></strong><br>Cada tupla esta <strong><em>CONFORMADA</em></strong> por <strong><em>CLAVE</em></strong> y <strong><em>VALOR.<br></em></strong>nota: Son datos <strong><em>ESPECIALES<br></em></strong>Solo puede recorrer en for. &nbsp;</div>]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/1200484419/4e9866fde0b46d7affcdc5f2586ef23b/WhatsApp_Image_2021_07_02_at_17_42_42.jpeg" />
         <pubDate>2021-07-02 22:31:20 UTC</pubDate>
         <guid>https://padlet.com/lopezpazminoandrea/y48dlyd95d7ktvtl/wish/1635346040</guid>
      </item>
      <item>
         <title>KEYS() y VALUES()</title>
         <author></author>
         <link>https://padlet.com/lopezpazminoandrea/y48dlyd95d7ktvtl/wish/1635355048</link>
         <description><![CDATA[<div>Retorna una <strong><em>LISTA </em></strong>compuesta de <strong><em>CLAVES</em></strong>&nbsp; o <strong><em>VALORES</em></strong> (<em>según el método </em>)como elementos.<br>nota: Es un dato<strong><em> ESPECIAL<br></em></strong><br><br></div>]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/1200484419/89f76dcdb7c422ce7e9ed13b089c99eb/WhatsApp_Image_2021_07_02_at_17_55_50.jpeg" />
         <pubDate>2021-07-02 22:51:24 UTC</pubDate>
         <guid>https://padlet.com/lopezpazminoandrea/y48dlyd95d7ktvtl/wish/1635355048</guid>
      </item>
      <item>
         <title></title>
         <author></author>
         <link>https://padlet.com/lopezpazminoandrea/y48dlyd95d7ktvtl/wish/1635367919</link>
         <description><![CDATA[<div>*LAS CLAVES SON INMUTABLES<br>*LOS VALORES SON MUTEABLES<br>*LOS DICCIONARIOS SON ITERABLES.<br><br></div>]]></description>
         <enclosure url="" />
         <pubDate>2021-07-02 23:18:19 UTC</pubDate>
         <guid>https://padlet.com/lopezpazminoandrea/y48dlyd95d7ktvtl/wish/1635367919</guid>
      </item>
      <item>
         <title></title>
         <author></author>
         <link>https://padlet.com/lopezpazminoandrea/y48dlyd95d7ktvtl/wish/1635368688</link>
         <description><![CDATA[<div>LOS DICCIONARIOS SON  MODIFICABLES</div>]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/1200484419/365ba52045f56a84e65e57e97e96cd21/WhatsApp_Image_2021_07_02_at_18_21_23.jpeg" />
         <pubDate>2021-07-02 23:19:54 UTC</pubDate>
         <guid>https://padlet.com/lopezpazminoandrea/y48dlyd95d7ktvtl/wish/1635368688</guid>
      </item>
      <item>
         <title>INDEXAR USANDO KEYS() O VALUES()</title>
         <author></author>
         <link>https://padlet.com/lopezpazminoandrea/y48dlyd95d7ktvtl/wish/1635371379</link>
         <description><![CDATA[<div>RECORDAR, KEYS RETORNA UN DATO ESPECIAL.<br><strong><em>SOLUCION:</em></strong><br>LIST(DICC.KEYS())<br><br></div>]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/1200484419/c50ba1608c4710b00a5777823d03af29/WhatsApp_Image_2021_07_02_at_18_25_24.jpeg" />
         <pubDate>2021-07-02 23:25:43 UTC</pubDate>
         <guid>https://padlet.com/lopezpazminoandrea/y48dlyd95d7ktvtl/wish/1635371379</guid>
      </item>
      <item>
         <title>AGREGAR CLAVES </title>
         <author></author>
         <link>https://padlet.com/lopezpazminoandrea/y48dlyd95d7ktvtl/wish/1635384718</link>
         <description><![CDATA[<div>&nbsp;Usar <strong><em>SETDEFAULT()<br></em></strong>TOMA DOS ARGUMENTOS&nbsp;<br>1ERO EL NOMRE DE UNA CLAVE<br>2DO UN DATO&nbsp;<br>SI NO SE ENCUENTRA LA CLAVE, AGREGA&nbsp; LOS&nbsp; DOS ARGUMENTOS COMO UN ELEMENTO DEL DICCIONARIO<br><br></div>]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/1200484419/74060a856e759e4abaa9a4e7cee93651/WhatsApp_Image_2021_07_02_at_18_58_19.jpeg" />
         <pubDate>2021-07-02 23:53:29 UTC</pubDate>
         <guid>https://padlet.com/lopezpazminoandrea/y48dlyd95d7ktvtl/wish/1635384718</guid>
      </item>
      <item>
         <title>UPDATE()</title>
         <author></author>
         <link>https://padlet.com/lopezpazminoandrea/y48dlyd95d7ktvtl/wish/1635798451</link>
         <description><![CDATA[<div>Agrega claves-valores&nbsp; en un diccionario.<br>Toma un diccionario  o generalmente tuplas.</div>]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/1200484419/8cc8009c6893c819c3b993c4c183b072/WhatsApp_Image_2021_07_03_at_11_53_51.jpeg" />
         <pubDate>2021-07-03 16:39:31 UTC</pubDate>
         <guid>https://padlet.com/lopezpazminoandrea/y48dlyd95d7ktvtl/wish/1635798451</guid>
      </item>
      <item>
         <title>LEN ()</title>
         <author>lopezpazminoandrea</author>
         <link>https://padlet.com/lopezpazminoandrea/y48dlyd95d7ktvtl/wish/1635801026</link>
         <description><![CDATA[<div><strong>Devuelve</strong> el<strong> número</strong> de elementos</div>]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/643066994/13bc26304056f7f7797a28c128272b7f/Captura_de_pantalla__1477_.png" />
         <pubDate>2021-07-03 16:44:09 UTC</pubDate>
         <guid>https://padlet.com/lopezpazminoandrea/y48dlyd95d7ktvtl/wish/1635801026</guid>
      </item>
      <item>
         <title> Acceder a valor de clave</title>
         <author></author>
         <link>https://padlet.com/lopezpazminoandrea/y48dlyd95d7ktvtl/wish/1635810396</link>
         <description><![CDATA[<div>Permite acceder a un valor específico, mediante su clave.<br><br></div>]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/1200484419/d23a78daf7241b6183e3f4ded5d6aca3/WhatsApp_Image_2021_07_03_at_12_04_18.jpeg" />
         <pubDate>2021-07-03 17:02:51 UTC</pubDate>
         <guid>https://padlet.com/lopezpazminoandrea/y48dlyd95d7ktvtl/wish/1635810396</guid>
      </item>
      <item>
         <title>Asignar valor a clave</title>
         <author></author>
         <link>https://padlet.com/lopezpazminoandrea/y48dlyd95d7ktvtl/wish/1635812640</link>
         <description><![CDATA[<div>Asignar un valor mediante una clave</div>]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/1200484419/163926bd8833a8a94db19ab518069f57/WhatsApp_Image_2021_07_03_at_12_10_01.jpeg" />
         <pubDate>2021-07-03 17:07:04 UTC</pubDate>
         <guid>https://padlet.com/lopezpazminoandrea/y48dlyd95d7ktvtl/wish/1635812640</guid>
      </item>
      <item>
         <title>Iteración in</title>
         <author></author>
         <link>https://padlet.com/lopezpazminoandrea/y48dlyd95d7ktvtl/wish/1635815236</link>
         <description><![CDATA[<div>Operador <strong><em>BOOLEANO</em></strong>, que permite saber si se encuentra un a<strong><em> CLAVE </em></strong>en el diccionario.<br>Retorna un dato <strong><em>BOOL</em></strong></div>]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/1200484419/935042b3b8f28af7fc9e84e0c1fa52a1/WhatsApp_Image_2021_07_03_at_12_10_01.jpeg" />
         <pubDate>2021-07-03 17:11:33 UTC</pubDate>
         <guid>https://padlet.com/lopezpazminoandrea/y48dlyd95d7ktvtl/wish/1635815236</guid>
      </item>
      <item>
         <title>Listas de Diccionarios</title>
         <author>lopezpazminoandrea</author>
         <link>https://padlet.com/lopezpazminoandrea/y48dlyd95d7ktvtl/wish/1635815679</link>
         <description><![CDATA[<div>Permiten manejar <strong>TODOS </strong>los diccionarios en conjunto.</div>]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/643066994/5ef23616602b2544748a4f1c7b30d389/Captura_de_pantalla__1479_.png" />
         <pubDate>2021-07-03 17:12:20 UTC</pubDate>
         <guid>https://padlet.com/lopezpazminoandrea/y48dlyd95d7ktvtl/wish/1635815679</guid>
      </item>
      <item>
         <title>--------------------https://pynative.com/python-dictionary-quiz/</title>
         <author></author>
         <link>https://padlet.com/lopezpazminoandrea/y48dlyd95d7ktvtl/wish/1635826585</link>
         <description><![CDATA[<div>----------------------------<strong>https://www.geeksforgeeks.org/python-dictionary-quiz/</strong><br>----------------------------<br><strong>https://realpython.com/quizzes/python-dicts/</strong></div>]]></description>
         <enclosure url="" />
         <pubDate>2021-07-03 17:43:29 UTC</pubDate>
         <guid>https://padlet.com/lopezpazminoandrea/y48dlyd95d7ktvtl/wish/1635826585</guid>
      </item>
      <item>
         <title></title>
         <author>lopezpazminoandrea</author>
         <link>https://padlet.com/lopezpazminoandrea/y48dlyd95d7ktvtl/wish/1635827099</link>
         <description><![CDATA[]]></description>
         <enclosure url="https://www.youtube.com/watch?v=yDDRMb-1cxI&amp;list=PLlRFEj9H3Oj7Bp8-DfGpfAfDBiblRfl5p&amp;index=38" />
         <pubDate>2021-07-03 17:45:07 UTC</pubDate>
         <guid>https://padlet.com/lopezpazminoandrea/y48dlyd95d7ktvtl/wish/1635827099</guid>
      </item>
   </channel>
</rss>
