Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Notebook, structure vs course structure has diverged #179

Closed
WinstonN opened this issue Jun 21, 2020 · 1 comment
Closed

Notebook, structure vs course structure has diverged #179

WinstonN opened this issue Jun 21, 2020 · 1 comment

Comments

@WinstonN
Copy link

WinstonN commented Jun 21, 2020

I am on this section

Functions #8 *args

I answer the question (Coding Exercise 17: functions #8 *arg) as

def myfunc(*args)
    return sum(args)

This fails. I want to check the work book, and this is where the structure seems mixed up. This makes it incredibly difficult to quickly see what it is that you expect as an answer - not really helpful.

@Pierian-Data
Copy link
Owner

Please make sure to read the article lecture before the coding exercises. The in-course coding exercises from Udemy are not notebook based, so the solutions were linked in the article lecture before the exercises.

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

No branches or pull requests

2 participants