Learning Python on your Android device is totally doable these days. Gone are the days when you needed a full computer setup.
さらに、VSCode向用のPython向け言語サーバー拡張機能である「Pylance」では、ワイルドカードインポート(from module import *)を明示的な記述へ自動変換するコードアクションが追加された。これにより、可読性や保守性の向上を支援する。