jttoivon / data-analysis-with-python-spring-2019

Sources of materials for the course Data Analysis with Python - Spring 2019. Newer course instance available here https://csmastersuh.github.io/data_analysis_with_python_2020/
https://jttoivon.github.io/data-analysis-with-python-spring-2019/
4 stars 18 forks source link

error running test with 'tmc test' #8

Open DinSolanki opened 4 years ago

DinSolanki commented 4 years ago

Hi, I just started data-analysis-with-python-spring-2019/2020 course. For the first three exercises hello world, compliment, multiplication i could run the tests and submit. But for the next 3 excercises i have an error, for example "src.two_dice.main does not exist!"

What could be the reason? Note: i have tested my code in jupyter/pythotutor and it works fine

Dinesh Capture