Yes a you get for free to set the tone, the others are more interesting.
Nice one.
The whole point is to practice Python Data Model concepts, it's not a best-way-to-code example, so feel free to hate.
You are right, in landscape mode it's better, but still not ideal. It's a project I don't have time for now. On the other hand, did you run Python code, in an IDE where the debugger visualizes the whole program state, on your Phone before?
C is incorrect,sorry. See the "Solution" link for the correct answer.
Thanks for adding. The link I posted should give people a quick animation to directly see what is possible instead of having to read through things first. That GitHub repo link is also on hat page. But you are right that some would probably want to start with the repo, thanks for feedback.
Appreciated!
Thanks, I'm pretty stoked about it myself.
bterwijn
0 post score0 comment score
Different languages make different choices. The disadvantage of Haskell is that if you want to change one value in a collection of a million values that it either makes a full copy or tries to optimize by sharing values behind the scene, both resulting in significant overhead. Most people already understand that pure functional programming languages don't deliver except in very specific circumstances: Haskell TIOBE rating 0.32%, https://www.tiobe.com/tiobe-index/