セクション 1. 章 2
single
Challenge: Combine and Extract Text
メニューを表示するにはスワイプしてください
タスク
スワイプしてコーディングを開始
You are preparing a contact list for a company directory. Your task is to combine first and last names into full names, and also extract the initials from a list of names.
- Combine the corresponding elements of
first_namesandlast_namesinto full names using a space as a separator. - Extract the first letter from each name in the
namesvector and combine them into a single string of initials.
解答
すべて明確でしたか?
フィードバックありがとうございます!
セクション 1. 章 2
single
AIに質問する
AIに質問する
何でも質問するか、提案された質問の1つを試してチャットを始めてください