Seeking help for the Candy Analysis Programming Assignment of the module 4

Hi @pkate ,

The get_top_candies() function is defined in the file name ex4_helper_functions.py. There should be a code cell in your notebook where you should use the import statement to import the helper function, and once this code cell is executed, the helper function will be loaded to the execution environment ready to be used.

Refer to earlier lesson on import statement if you need to refresh your memory on import statement’s various formats.

hi @Kic ,

I know, I did it. Long time ago. Every step passed.

import ex4_helper_functions

# Test your code!
test_your_code.check_ex4_import_statement()

All tests passed! Correct import statement used!

Can we jump on a zoom to resolve this quickly? Or I can send my notebook to secure location or direct email. Otherwise we can speculate on each peace for many more chat exchanges.

Thanks.