← Back to context Comment by aperrien 1 hour ago Why not python? It's pretty simple for kids to understand. 1 comment aperrien Reply lelanthran 1 hour ago > Why not python? It's pretty simple for kids to understand.Not for the book type format - the kids will be typing the code in, not copying + pasting them.Significant whitespace is a killer in printed form; so Python is not even in the running.
lelanthran 1 hour ago > Why not python? It's pretty simple for kids to understand.Not for the book type format - the kids will be typing the code in, not copying + pasting them.Significant whitespace is a killer in printed form; so Python is not even in the running.
> Why not python? It's pretty simple for kids to understand.
Not for the book type format - the kids will be typing the code in, not copying + pasting them.
Significant whitespace is a killer in printed form; so Python is not even in the running.