Lädt...


🔧 While loop


Nachrichtenbereich: 🔧 Programmierung
🔗 Quelle: dev.to

Salom dasturchi bugun siz bilan while loop haqida gaplashamiz.
Bugun siz while nima ekanligi va nima uchun kerak yana u bajargan ishlarni oldingi o'tgan mavzuyimiz if else ham qila oladimi yo'qmi ko'rib chiqamiz.

Qani ketdik:
While - mana shunday ko'rinishda bo'ladi : while()

Image description

uni ishlashi esa while ichidagi shart folse bo'lguncha davom etadi.

Image description
mana shunday ko'rinishda bo'ladi.

Buni hozir ko'd orqali ham ko'rib chiqishingiz mumkin.

#include <iostream>

using namespace std;

int main() {
int i = 1;
    while(i <= 50) 
    {
    cout << "Hello world" << endl;
    i++;
    }
    return 0;
}

kabi ko'rinishda ishlaydi.
Biz aslida while ni bitta narsani qayta qayta yozmasligimiz va shunga o'xshash amallarda ishimizni yengillatishi uchun ishlatami.
Tushuntirish
Hozir bu kodda Hello world so'zi 50 marta chiqadi.
birinchi o'zgaruvchi yaratib olamiz va uni boshlang'ich qiymati 1 yoki boshlang'ich qiymatini beramiz.
Bu kodda i ya'ni 1 50 dan kichkina bo'lsa ekranga chiqar Hello world ni va bitta qiymat qo'sh i ga agar i 50 dan yuqori bo'lsa ko'd to'xtaydi bungacha takrorlanaveradi.

Bu maqolada ko'p narsani bilib oldingiz dagan umiddaman keyingi maqolalarimgacha xayr sog' bo'ling . Davomi bor !!!

...

🕵️ Google TensorFlow up to 2.1.3/2.2.2/2.3.2/2.4.1 lite/kernels/while.cc While infinite loop


📈 27.8 Punkte
🕵️ Sicherheitslücken

🍏 Grab up to 70% off Solo Loop and Braided Solo Loop Apple Watch bands


📈 19.65 Punkte
🍏 iOS / Mac OS

🔧 Day 16 - Slicing,for loop and nested loop


📈 19.65 Punkte
🔧 Programmierung

🔧 Dynamic Tests in Cypress: To Loop or Not To Loop


📈 19.65 Punkte
🔧 Programmierung

🪟 What is the new ‘Board visualization’ for Loop Tables in Microsoft Loop?


📈 19.65 Punkte
🪟 Windows Tipps

📰 (g+) Microsoft Loop im Test: Mit Loop-Elementen zur besseren Zusammenarbeit


📈 19.65 Punkte
📰 IT Nachrichten

📰 Microsoft Loop: Was genau ist die Loop Komponente?


📈 19.65 Punkte
🖥️ Betriebssysteme

🕵️ QEMU 5.0.0 TD List hw/usb/hcd-ohci.c Infinite Loop infinite loop


📈 19.65 Punkte
🕵️ Sicherheitslücken

📰 The Loop Kodi Addon: How to Install Loop for Kodi


📈 19.65 Punkte
🖥️ Betriebssysteme

🔧 Python While Loop Examples


📈 18.81 Punkte
🔧 Programmierung

🐧 While Loop Sum of Numbers in C++


📈 18.81 Punkte
🐧 Linux Tipps

🔧 do while Loop


📈 18.81 Punkte
🔧 Programmierung

🔧 while loop - task


📈 18.81 Punkte
🔧 Programmierung

🐧 Python: While-Loop


📈 18.81 Punkte
🐧 Server

🔧 While Loop


📈 18.81 Punkte
🔧 Programmierung

🔧 While loop.


📈 18.81 Punkte
🔧 Programmierung

🐧 Can someone tell me why my while loop never ends


📈 18.81 Punkte
🐧 Linux Tipps

🔧 do while loop


📈 18.81 Punkte
🔧 Programmierung

🔧 Python Day-9 Predefined modules,While loop,Task


📈 18.81 Punkte
🔧 Programmierung

🕵️ What is a while(2) loop in Hex-Rays?


📈 18.81 Punkte
🕵️ Reverse Engineering

🔧 31.do while Loop


📈 18.81 Punkte
🔧 Programmierung

🔧 While loop C++


📈 18.81 Punkte
🔧 Programmierung

🔧 No more for/while loop in JavaScript


📈 18.81 Punkte
🔧 Programmierung

🔧 while Loop


📈 18.81 Punkte
🔧 Programmierung

🔧 while loop C++


📈 18.81 Punkte
🔧 Programmierung

🔧 23. do while loop


📈 18.81 Punkte
🔧 Programmierung

🔧 NESTED WHILE LOOP


📈 18.81 Punkte
🔧 Programmierung

🔧 22. While Loop


📈 18.81 Punkte
🔧 Programmierung

🔧 while loop


📈 18.81 Punkte
🔧 Programmierung

🔧 The do-while Loop


📈 18.81 Punkte
🔧 Programmierung

🔧 Nested while loop


📈 18.81 Punkte
🔧 Programmierung

🔧 The while Loop


📈 18.81 Punkte
🔧 Programmierung

matomo