Originally posted by **Vasc01** September 14, 2023
I couldn't find list and dictionary comprehensions in Part A and B. Possibly they can be added to Part A -> Control Flow -> for Statement. At this point the datatypes and for looping is already explained.
Please add in Part B as part of the Advanced Data chapter. It is not required for beginners and in some cases, it can be even detrimental to the code readability.
Discussed in https://github.com/braboj/tutorial-python/discussions/22