Post #607729
2026-03-01 03:01 UTC
I smell a challenge https://mastodon.social/@treyhunner/116149876222697418
Replies (2)
-
@ehmatthes@fosstodon.org 2026-03-01 03:10
@brianokken What if I *want* a list of None values? 😂
-
@zopyx@mastodon.world 2026-03-01 09:15
@brianokken @treyhunner the problem is using print() inside a list comprehension. Syntactically correct but a clear anti-pattern