セクション 1. 章 2
single
Random Word
メニューを表示するにはスワイプしてください
To play the game it is needed to choose one gameword randomly from the word_list. To do that we create choose_word_random function.
タスク
スワイプしてコーディングを開始
- Set the
choose_word_randomfunction using theword_listas an argument. - Return random word from the
word_listinside the function usingrandom.choice(...)function. - Test the function using the
test_word_listlist.
解答
すべて明確でしたか?
フィードバックありがとうございます!
セクション 1. 章 2
single
AIに質問する
AIに質問する
何でも質問するか、提案された質問の1つを試してチャットを始めてください