Post #4348998
2026-07-26 18:45 UTC
could be… they made me programa python on paper.
for introduction to programming, basically you had to try to run the program on your head lmao.
Replies (2)
-
@mnemonicmonkeys@sh.itjust.works 2026-07-27 03:56
I’ve had multiple classes that required writing code by hand. Not that big of a deal imo.
-
@onnekas@sopuli.xyz 2026-07-27 06:13
It sounds silly but “running the program from your head” is a super important skill as a programmer. It’s what you do when you read and try to understand other people’s code.