Man you make me love python more & more with such videos, keep going we'll support you for the 100k
Nice video! 👍👍
thanks for the video! <3
That's nice to know this information, but I still don't really get how and when I should use this new thing. I may need to take a try later.
Hey, I found something weird. I did some short tests and I think converting a tuple to a list is actually twice as fast if you do [*tuple] as opposed to list(tuple). Could you do a short on that?
How to access the Nested Exception Group's Exceptions ?? and print them ?
NO...MY NAME IS PATRICT...had to be done!
I am sill wondering if it is useful in synchronous code
I worry that this feature is going to hurt the readability that Python is often touted for.
print(*items)
@BruceElgort