Geany — Easy Playground
Lightweight GTK editor/IDE with Python syntax highlighting and basic code completion
What is Geany?Run locally
Install
sudo apt install geanyPython CodeRun locally
Geany is part of the Python ecosystem. Lightweight GTK editor/IDE with Python syntax highlighting and basic code completion.
Challenge
Try modifying the code above to explore different behaviors. Can you extend the example to handle a new use case?