Languages Speedrun: Episode 93: Coconut
Coconut is just Python with some extra syntax.
All normal Python code should generally run in Coconut as well, so I'll just focus on the new stuff.
Hello, World!
Coconut can be installed with pip3 install coconut
Of course the biggest syntax hit thes...
taw.hashnode.dev6 min read