If you want to repeat a loop a specific number of times but don’t care about the index, you can use _. Above is an example.
_
Simplify Nested Structures with Python Data Classes
Simplify Object Creation with Python Class Methods
Optimizing Memory Usage in Python with Slots