Notice: This page requires JavaScript to function properly.
Please enable JavaScript in your browser settings or update your browser.
学ぶ Challenge: Determine Sizes with Conditionals | Controlling Program Flow with Conditional Statements
/
Introduction to JavaScript
セクション 4.  4
single

single

bookChallenge: Determine Sizes with Conditionals

メニューを表示するにはスワイプしてください

タスク

スワイプしてコーディングを開始

Create a program that outputs "LARGE" or "SMALL" based on the given number:

  1. A number is considered large if it is greater than or equal to 100.
  2. A number is considered small if it is less than 100.
  3. You can assign any number to the variable num.

解答

Switch to desktop実践的な練習のためにデスクトップに切り替える下記のオプションのいずれかを利用して、現在の場所から続行する
すべて明確でしたか?

どのように改善できますか?

フィードバックありがとうございます!

セクション 4.  4
single

single

AIに質問する

expand

AIに質問する

ChatGPT

何でも質問するか、提案された質問の1つを試してチャットを始めてください

some-alt