alexmojaki / alexmojaki/futurecoder

Introducing calling with multiple arguments

Open
#22 0 comments 0 reactions 0 assignees View on GitHub
course material
Dominant language
Python
Stars
1.5k
Forks
183
PR merge metrics
No merged PRs in 30d

Description

In the course I try hard to introduce one concept at a time, so that the user learns gradually. Currently this is violated in an exercise under the page "Functions And Methods For Lists" where the user has to do some googling and submit the code `nums.insert(2, 9)`. They've seen function and method calls a few times by now, but critically they've never seen multiple arguments separated by commas before. At some point before this exercise, this syntax needs to be shown to them.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.