Notice: This page requires JavaScript to function properly.
Please enable JavaScript in your browser settings or update your browser.
学ぶ Challenge: Declaring a Boolean Value | Section
JavaScript Fundamentals
セクション 1.  25
single

single

bookChallenge: Declaring a Boolean Value

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

タスク

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

The given code contains a conditional expression which we have not studied yet, so you don't need to worry about understanding it right now.

The program displays:

  • The product is available. if sAvailable is true.
  • The product is out of stock. if isAvailable is false.

Your task is simple: declare a variable called isAvailable and set its value to true.

解答

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

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

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

セクション 1.  25
single

single

AIに質問する

expand

AIに質問する

ChatGPT

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

some-alt