Update ex2_3.md

unnecessary space after a tab (from 5 to 4 spaces)
This commit is contained in:
Suliman Sagindykov
2023-07-21 16:19:24 +05:00
committed by GitHub
parent ac260673ae
commit 48df268fa9

View File

@@ -291,7 +291,7 @@ False
>>>
```
Here is an subtle use of a generator expression in making comma
Here is a subtle use of a generator expression in making comma
separated values:
```python