{"version":"1.0","provider_name":"ASLIHAN KARATA\u015e","provider_url":"https:\/\/aslihankaratas.com","author_name":"aslihankaratas","author_url":"https:\/\/aslihankaratas.com\/index.php\/author\/aslihankaratas\/","title":"ALGOR\u0130TMA \u00d6RNEKLER\u0130 #4 - ASLIHAN KARATA\u015e","type":"rich","width":600,"height":338,"html":"<blockquote class=\"wp-embedded-content\" data-secret=\"a8djORDGmZ\"><a href=\"https:\/\/aslihankaratas.com\/index.php\/2024\/11\/09\/algoritma-ornekler-4\/\">ALGOR\u0130TMA \u00d6RNEKLER\u0130 #4<\/a><\/blockquote><iframe sandbox=\"allow-scripts\" security=\"restricted\" src=\"https:\/\/aslihankaratas.com\/index.php\/2024\/11\/09\/algoritma-ornekler-4\/embed\/#?secret=a8djORDGmZ\" width=\"600\" height=\"338\" title=\"&#8220;ALGOR\u0130TMA \u00d6RNEKLER\u0130 #4&#8221; &#8212; ASLIHAN KARATA\u015e\" data-secret=\"a8djORDGmZ\" frameborder=\"0\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\" class=\"wp-embedded-content\"><\/iframe><script>\n\/*! This file is auto-generated *\/\n!function(d,l){\"use strict\";l.querySelector&&d.addEventListener&&\"undefined\"!=typeof URL&&(d.wp=d.wp||{},d.wp.receiveEmbedMessage||(d.wp.receiveEmbedMessage=function(e){var t=e.data;if((t||t.secret||t.message||t.value)&&!\/[^a-zA-Z0-9]\/.test(t.secret)){for(var s,r,n,a=l.querySelectorAll('iframe[data-secret=\"'+t.secret+'\"]'),o=l.querySelectorAll('blockquote[data-secret=\"'+t.secret+'\"]'),c=new RegExp(\"^https?:$\",\"i\"),i=0;i<o.length;i++)o[i].style.display=\"none\";for(i=0;i<a.length;i++)s=a[i],e.source===s.contentWindow&&(s.removeAttribute(\"style\"),\"height\"===t.message?(1e3<(r=parseInt(t.value,10))?r=1e3:~~r<200&&(r=200),s.height=r):\"link\"===t.message&&(r=new URL(s.getAttribute(\"src\")),n=new URL(t.value),c.test(n.protocol))&&n.host===r.host&&l.activeElement===s&&(d.top.location.href=t.value))}},d.addEventListener(\"message\",d.wp.receiveEmbedMessage,!1),l.addEventListener(\"DOMContentLoaded\",function(){for(var e,t,s=l.querySelectorAll(\"iframe.wp-embedded-content\"),r=0;r<s.length;r++)(t=(e=s[r]).getAttribute(\"data-secret\"))||(t=Math.random().toString(36).substring(2,12),e.src+=\"#?secret=\"+t,e.setAttribute(\"data-secret\",t)),e.contentWindow.postMessage({message:\"ready\",secret:t},\"*\")},!1)))}(window,document);\n\/\/# sourceURL=https:\/\/aslihankaratas.com\/wp-includes\/js\/wp-embed.min.js\n<\/script>\n","description":"2. Klavyeden girilen 25 adet say\u0131 i\u00e7erisinden negatif olanlar\u0131n toplam\u0131n\u0131, \u00e7ift say\u0131lar\u0131n \u00e7arp\u0131m\u0131n\u0131, 7&#8217;ye e\u015fit olanlar\u0131n adetini bulup ekrana yazd\u0131ran program\u0131n ak\u0131\u015f diyagram\u0131n\u0131 \u00e7izelim. 3. \u00c7arp\u0131m Tablosunun algoritma ve ak\u0131\u015f diyagram\u0131n\u0131 \u00e7izelim. 1- Ba\u015fla 2- i=1 , j=1 3- Yazd\u0131r i*j 4- E\u011fer (i=10) ise 6\u2019ya git , de\u011filse devam et 5- E\u011fer (j=10) ise j=1 , de\u011filse i++, j++ 3&#8217;e git 6- Bitir 4. Girilen say\u0131n\u0131n 5&#8217;in kuvveti olup olmad\u0131\u011f\u0131n\u0131 bulan program\u0131n algoritma ve ak\u0131\u015f diyagram\u0131n\u0131 \u00e7izelim. 1- Ba\u015fla 2- sayi 3- sayi gir 4- E\u011fer sayi%5=0 ise 5- E\u011fer sayi=0 ise yazd\u0131r \u201c5&#8217;inkuvvetidir\u201d de\u011fise yazd\u0131r \u201c5&#8217;in kuvveti de\u011fildir\u201d 6- Bitir 5. Klavyeden girilen bir say\u0131n\u0131n negatif, pozitif veya 0 olup olmad\u0131\u011f\u0131n\u0131 bulan program\u0131n algoritma ve ak\u0131\u015f diyagram\u0131n\u0131 \u00e7izelim. 1- Ba\u015fla 2- sayi 3- sayi gir 4- E\u011fer sayi&gt;0 ise yazd\u0131r \u201dpozitif\u201d, de\u011filse devam et 5- E\u011fer sayi&lt;0 ise yazd\u0131r \u201dnegatif\u201d, de\u011filse yazd\u0131r \u201csayi 0\u201d 6- Bitir 6. Kullan\u0131c\u0131dan al\u0131nan say\u0131n\u0131n kullan\u0131c\u0131dan al\u0131nan dereceden kuvvetini bulan program\u0131n algoritma ve ak\u0131\u015f diyagram\u0131n\u0131 \u00e7izelim. 1- Ba\u015fla 2- sayi,us,top=1 3- sayi,us gir 4- top=top*sayi 5- us&#8211; 6- E\u011fer us=0 ise devam et, de\u011filse 3\u2019e git 7- Yazd\u0131r top 8- Bitir 7. 1&#8217;den 500&#8217;e kadar olan tamsay\u0131lar\u0131n toplam\u0131n\u0131 bulan program\u0131n algoritma ve ak\u0131\u015f diyagram\u0131n\u0131 \u00e7izelim., 1- Ba\u015fla 2- i=1,toplam=0 3- toplam=toplam+i 4- E\u011fer i=500 ise 6.ad\u0131ma git, de\u011filse devam et 5- i=i+1 ve 3. ad\u0131ma git 6- yazd\u0131r toplam 7- Bitir","thumbnail_url":"https:\/\/aslihankaratas.com\/wp-content\/uploads\/2024\/11\/5-1024x576.png"}