Yury Selivanov @1st1.dev · Dec 13

Center-aligned code is beautiful, so glad I made the switch. Can somebody help me debug my Python code though? 🙏

17 likes 3 replies

?

Replies

T

@tw33tzr4kidz.bsky.social · Dec 13

First time I've seen center-aligned Python. Python depends on indentation so much to determine logic flow, I'd like a way to disambiguate if the last "if" is part of the "else" flow or not. How to disambiguate flow in a centered Python script? That said: what do you want to fix about the code?

Jason Kealey · Dec 14

Now try justified