Published onJuly 30, 2022How to create an Age Distribution Graph Using Python, Pandas and SeabornPandasSeabornPythonHistographHow to create an Age Distribution Histograph Using Python, Pandas and Seaborn
Published onJuly 10, 2022[Solved] 'ImportError: cannot import name 'ParamSpec' from 'typing_extensions' (.../lib/site-packages/typing_extensions.py)'FastAPIPipVersioningPythonPythonDebugging[Solved] 'ImportError: cannot import name 'ParamSpec' from 'typing_extensions' (.../lib/site-packages/typing_extensions.py)'
Published onMay 21, 2022[Solved] Pytest Error: ImportError: Error importing plugin '': No module named ...PytestPythonUbuntuPythonDebuggingDebuggingHow to debug Pytest Error: ImportError: Error importing plugin '': No module named ...
Published onJune 26, 2021How to make a Snake Game using Python and Pygame with an Interactive MenuSnakeGamePythonPygamePythonTutorialHow to make a Snake Game using Python and Pygame with an Interactive Menu
Published onMay 23, 2021Building a Tetris Game in Python using Pygame Part 1TetrisPythonPygamePythonTutorialHow to building a Tetris Game in Python using Pygame Part 1