Wing 11.1 has been released with improved pseudo TTY emulation in OS Commands, Start Terminal on Windows, syntax highlighting for Rust and TOML, support for newer OpenAI models in AI Chat, and other minor features and bug fixes: wingware.com/news/2026-03-10#python#pythonlanguage
Day 2:
Today I continued learning about lists. I learned slicing, negative slicing, and how to sort lists using the sort() and reverse() methods. For today’s consistency challenge, I built a random quote generator , each refresh gives a new quote. #pythonlanguage#sqiict