セクション 1. 章 2
single
Challenge: Create and Access Lists
メニューを表示するにはスワイプしてください
タスク
スワイプしてコーディングを開始
Create a function that builds a list representing a student's profile and allows access to specific elements.
- The function must return a list with four elements:
name,age,grades, andpassed. - The
gradeselement must be a numeric vector. - The
passedelement must be a logical value. - The main execution must access and print the
gradesandpassedelements from the list.
解答
すべて明確でしたか?
フィードバックありがとうございます!
セクション 1. 章 2
single
AIに質問する
AIに質問する
何でも質問するか、提案された質問の1つを試してチャットを始めてください