Just wait until you accidently have something unindented that wasn't supposed to be. Those are fun bugs to troubleshoot
this post was submitted on 31 Jan 2024
238 points (100.0% liked)
Comics
513 readers
1 users here now
A community for sharing comics related to programming
Icon base by Delapouite under CC BY 3.0 with modifications to add a gradient
founded 1 year ago
MODERATORS
Wouldn't IDE ensure these things are looked after?
Yes, but people feel threatened by good programming languages instead of just learning them.
There aren't good languages and bad languages, there are better tools for a particular job and worse.
Javascript is widely regarded as a bad programming language even though for many use cases it is the best tool for the job.
If you try out the import antigravity in this comic, you'll be linked back to the comic. XKCD is built into the language itself.
Open a Python REPL and type:
import antigravity
;)