Skip to content

Comments

A#21

Open
Abdullah-Hableel wants to merge 1 commit intoJoinCODED:mainfrom
Abdullah-Hableel:main
Open

A#21
Abdullah-Hableel wants to merge 1 commit intoJoinCODED:mainfrom
Abdullah-Hableel:main

Conversation

@Abdullah-Hableel
Copy link

No description provided.

@shereengh
Copy link

function getCourse(student: Student, courseIndex: number): string {
// write your code here...

return student.courses[2]; // replace empty string with what you see is fit
}

utilize courseIndex here

student.courses[courseIndex]

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants