{"id":1013,"date":"2025-10-04T14:07:39","date_gmt":"2025-10-04T14:07:39","guid":{"rendered":"https:\/\/javigomez.org\/?p=1013"},"modified":"2025-10-04T14:07:39","modified_gmt":"2025-10-04T14:07:39","slug":"e01-23-suma-de-los-n-numeros-naturales","status":"publish","type":"post","link":"https:\/\/javigomez.org\/index.php\/2025\/10\/04\/e01-23-suma-de-los-n-numeros-naturales\/","title":{"rendered":"E01.23 Suma de los n n\u00fameros naturales"},"content":{"rendered":"\n<pre class=\"wp-block-code\"><code>Algoritmo sin_titulo\n\t\/\/Actividad 1.23: Calcule la suma de los N primeros n\u00fameros naturales. \n\t\/\/N se leer\u00e1 por teclado \n\tRepetir\n\t\tEscribir \"Dime un n\u00famero\"\n\t\tLeer n\n\tHasta que n>0\n\t\n\tsuma=0\n\t\n\tpara i=1 hasta n\n\t\tsuma=suma+i\n\tFinPara\n\t\n\tEscribir \"La suma es: \" suma\nFinAlgoritmo<\/code><\/pre>\n\n\n\n<figure class=\"wp-block-embed is-type-video is-provider-youtube wp-block-embed-youtube wp-embed-aspect-4-3 wp-has-aspect-ratio\"><div class=\"wp-block-embed__wrapper\">\n<iframe loading=\"lazy\" title=\"E0123 Suma de los n primeros n\u00fameros\" width=\"1200\" height=\"900\" src=\"https:\/\/www.youtube.com\/embed\/HKY8WCgXs8Q?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen><\/iframe>\n<\/div><\/figure>\n","protected":false},"excerpt":{"rendered":"","protected":false},"author":1,"featured_media":1014,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[8],"tags":[271,272],"class_list":["post-1013","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-pseint-pseudocodigo","tag-pseint","tag-pseudocodigo"],"_links":{"self":[{"href":"https:\/\/javigomez.org\/index.php\/wp-json\/wp\/v2\/posts\/1013","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/javigomez.org\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/javigomez.org\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/javigomez.org\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/javigomez.org\/index.php\/wp-json\/wp\/v2\/comments?post=1013"}],"version-history":[{"count":1,"href":"https:\/\/javigomez.org\/index.php\/wp-json\/wp\/v2\/posts\/1013\/revisions"}],"predecessor-version":[{"id":1015,"href":"https:\/\/javigomez.org\/index.php\/wp-json\/wp\/v2\/posts\/1013\/revisions\/1015"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/javigomez.org\/index.php\/wp-json\/wp\/v2\/media\/1014"}],"wp:attachment":[{"href":"https:\/\/javigomez.org\/index.php\/wp-json\/wp\/v2\/media?parent=1013"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/javigomez.org\/index.php\/wp-json\/wp\/v2\/categories?post=1013"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/javigomez.org\/index.php\/wp-json\/wp\/v2\/tags?post=1013"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}