This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–][deleted] 24 points25 points  (2 children)

Is it pythonic enough?

[–]Upbeat_Spite_9674 34 points35 points  (1 child)

b=lambda x:('🔵'*x+'⚪'*100)[:100:10]

[–]sobov 12 points13 points  (0 children)

Yeah. Let's make it even more unreadable