セクション 2. 章 10
single
Challenge: Retrieving Letters from String
メニューを表示するにはスワイプしてください
タスク
スワイプしてコーディングを開始
You're given the string "This is string for learning" stored in the variable test_str. Your tasks are to:
- Retrieve and display the first character of the
test_str(using the firstprint()function). - Retrieve and display the last character of the
test_str(using the secondprint()function). - Retrieve and display the word
stringfrom thetest_strvariable.
解答
すべて明確でしたか?
フィードバックありがとうございます!
セクション 2. 章 10
single
AIに質問する
AIに質問する
何でも質問するか、提案された質問の1つを試してチャットを始めてください