WHILE LOOP, This loop repeats a block of code as long as a given condition is True., Ideal for situations where the number of iterations is unknown beforehand., The loop may not execute at all if the condition is initially false., It can potentially run forever if the condition never becomes false (infinite loop)., The loop’s condition is checked before each iteration., It’s useful for reading data until a sentinel value (like "done") is entered., FOR LOOP, It is commonly used to iterate over each item in a list, string, or range., Often used with the range() function to repeat code a specific number of times., It processes each element in a sequence (e.g., list, tuple) one by one., Typically uses a counter or index variable that increments or decrements., Best choice when you need to repeat a block of code a fixed number of times., NESTED LOOP, This structure contains one loop inside another loop., Useful for creating patterns like triangles or grids using stars or numbers., Often used for tasks like matrix operations or multi-dimensional data., It can be used to traverse through rows and columns in a table-like structure..
0%
Speed Sorting Description Activity: Loop Lightning Sort!
共有
共有
共有
Epssabangan
さんの投稿です
G7
ICT
Computer
Basic programming
Python
Looping
コンテンツの編集
印刷
埋め込み
もっと見る
割り当て
リーダーボード
もっと表示する
表示を少なくする
このリーダーボードは現在非公開です。公開するには
共有
をクリックしてください。
このリーダーボードは、リソースの所有者によって無効にされています。
このリーダーボードは、あなたのオプションがリソースオーナーと異なるため、無効になっています。
オプションを元に戻す
スピードソート
は自由形式のテンプレートです。リーダーボード用のスコアは生成されません。
ログインが必要です
表示スタイル
フォント
サブスクリプションが必要です
オプション
テンプレートを切り替える
すべてを表示
アクティビティを再生すると、より多くのフォーマットが表示されます。
オープン結果
リンクをコピー
QRコード
削除
自動保存:
を復元しますか?