jetbrains-academy / introduction_to_python

Introduction to Python course
MIT License
42 stars 27 forks source link

Last statement was `print(???)` with no requirement Data Structures / Dictionaries #163

Closed edutools-service closed 1 year ago

edutools-service commented 1 year ago

There was no requirement in the task or in the code on what should be printed in the last line. Only after running checks did I get the failing test and was able to figure out what the task was expecting of me.