Video: Using Trailing Commas in Python

2 · Miguel Grinberg · May 29, 2020, 10:20 p.m.
In this short video I comment on the benefits of using "trailing commas" when defining data structures in Python. ...