def is used to create a ______., function, for i in range(3): This loop runs ____ times., 3, def greet(name): name is called a ______., parameter, while keeps running while the condition is ______., True, A loop inside another loop is called a ______ loop., nested, def hello(): print("Hi"),Does this function return a value?, No, def add(a, b):return a + b , This function uses ______., return.

さんの投稿です

リーダーボード

表示スタイル

オプション

テンプレートを切り替える

自動保存: を復元しますか?