セクション 2. 章 2
single
Multiplication and power
メニューを表示するにはスワイプしてください
Multiplication is similar (use * to multiply numbers or variables).
To raise number or variable into a power use ** operator (see examples below):
12345# Example of multiplication print(2*21) #Example of power print(2**21)
タスク
スワイプしてコーディングを開始
If you invested $1 in stock market and it returns 15% a year, how much you will have after 10 years?
解答
すべて明確でしたか?
フィードバックありがとうございます!
セクション 2. 章 2
single
AIに質問する
AIに質問する
何でも質問するか、提案された質問の1つを試してチャットを始めてください