Notice: This page requires JavaScript to function properly.
Please enable JavaScript in your browser settings or update your browser.
学ぶ Challenge 2 | Assigning a Default Value to a Parameter
Python Functions: From Zero to Hero
セクション 3.  3
single

single

bookChallenge 2

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

タスク

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

You have to implement a function called numbers(), which has three parameters: x, y, z with a default value of x = 10. This function should display the sum of these three numbers if y is greater than 33; if y is less than 33, then the function should display the product of these three values. The input for this function will be 34, 6274.

解答

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

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

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

セクション 3.  3
single

single

AIに質問する

expand

AIに質問する

ChatGPT

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

some-alt