Great Blue Heron

  • 2 Posts
  • 38 Comments
Joined 1 year ago
cake
Cake day: July 4th, 2023

help-circle



















  • I’m a little determined to stick with Python because I feel that I should - everyone should be able to code Python :-)

    The main problem I have with it is the complex, relaxed, data structures. I’m finding that the type() command in interactive mode is helping a lot. I’m having lots of moments like - “Ah, I’m not down to the dict yet, I’m still in the list…”