jetbrains-academy / introduction_to_python

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

The whole description Strings / In Operator #185

Closed edutools-service closed 1 year ago

edutools-service commented 1 year ago

You haven't even talked about single quotes, and now the expectation here is that the person will just "know" to use single quotes. I shouldn't have to run any tests to get the answer. I should be learning first, and THEN failing forward.

sofiiako commented 1 year ago

Hi! you do not have to use single quotes in this task, you can use any type of quotes :)