Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 644 Bytes

File metadata and controls

21 lines (14 loc) · 644 Bytes

DAILY BYTE - Python Edition 🐍

Perfect! I tackle these Python problems daily.

Here's my Python-focused workflow to solving the questions:

-- Understand the problem - What are we actually being asked to do? -- Explore approaches - What strategies could work here? -- Think about data structures - What Python tools fit best? -- Build the solution - Step by step, testing as we go -- Practice with a variation - Solidify your understanding

THIS IS A LEARNNG PROCESS FOR ME TO BUILD:

  1. Problem Solving Skills
  2. Displicine
  3. Consistency
  4. Love for Writing Scripts

I'm excited to learn with you. Just fork the repo and contribute