F_Strings

I am going back though the Python course and so far I am re-learning a bit more… but I just solved a question about F Strings, or Fancier Output Formatting. I accidentally did a concatenation, thinking it would be simpler, but Boots the AI said I should use a F String to avoid confusion. Anyway, here’s to F Strings.

February 19, 2025 · 1 min

Train Stories

While at the Gym I saw a TV show about trains. After Googlting it, its called [Tracks Ahead](https://www.pbs.org/show/tracks-ahead I am looking forward to watching it and seeying how they make stories.

February 17, 2025 · 1 min

Return of Python

I just learned that I Can use return for many things, not just simple variables. I can do calculations, and boolean, function calls, and complex combinations. I am glad to slowly going back into the Python course. Taking it a bit slowly to fully learn everything. Also wanting to use what I learn in a actual small program. So that is different. Only goal is just do a bit every day and ask the boot....

February 16, 2025 · 1 min

Snow dumping

Pure white snow flakes fall, Pillows laden all branches, What a site to see.

February 15, 2025 · 1 min

Games as tools

While running on the treadmill I was reading the book “Playing with reality” by Kelly Clancy. It goes though the history of games, and the related fields that games effect. But the main thing that I get out of the book is this: Games can change history. The Rail Game goal is to make passenger trains in Colorado popular and empower everyone to push for transportation. I can’t wait to also share cool info about local history in regards to trains....

February 14, 2025 · 1 min