以前の記事で、Pythonでルーレット作成しました。 今日は作成に当たってpythonを使う中で、構文理解に時間がかかったselfやらinitをしっかり理解しようというモチベーションのもと、この記事を書いてます。やっぱ自分で説明しようとすると自分にも身に ...
VSCodeを使ってPython開発をしていると、スクレイピングやデータ変換などのロジックを複数プロジェクトで使い回したい場面が増えてきます。毎回コードをコピペすると管理が煩雑になるし、VSCode の IntelliSense (補完機能) が「No module named ‘xxx’」と警告を出し ...
Hey Pythonistas, welcome back hope you’re having a great day. Let’s wise up👓 the day by discussing __init__, self, and types of variables in Python OOP. Read this with care as these topics are as ...
_tkinter.TclError: Can't find a usable init.tcl in the following directories: C:/Users/oldium/AppData/Local/Programs/Python/Python312/lib/tcl8.6 C:/Users/oldium ...