jetbrains-academy / introduction_to_python

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

Receiving "Math Processing Error" in description Loops / List Comprehension #215

Open edutools-service opened 1 year ago

edutools-service commented 1 year ago

receiving the following: my_inefficient_list by adding [Math Processing Error] to each of them. For example, the first element of my_inefficient_list is [Math Processing Error] , so the first element of my_efficient_list should be [Math Processing Error] , and so on.

Assuming that the [Math Processing Error] is not intentional.

DaniilBogdanovJB commented 1 year ago

Needs clarifications on how to reproduce this issue.