DEV Community

Purva Masurkar
Purva Masurkar

Posted on

Day 2 of 100 Days of ML Code: Python Basics

"Python is an experiment in how much freedom programmers need. Too much freedom and nobody can read another's code; too little and expressiveness is endangered." - Guido van Rossum, creator of Python

On the second day of my #100daysofcode challenge, I have successfully completed the fundamental concepts of Python, such as conditional statements, loops, data structures, string manipulation, functions, modules, packages, and text file handling. I reviewed these concepts from ML course for beginners. I am now excited to explore the Python Libraries for Data science.

I learned a lot of concepts today, but it was too many to list here. I will continue listing my daily progress starting from tomorrow. I'll see you tomorrow for my daily update.

Hostinger image

Get n8n VPS hosting 3x cheaper than a cloud solution

Get fast, easy, secure n8n VPS hosting from $4.99/mo at Hostinger. Automate any workflow using a pre-installed n8n application and no-code customization.

Start now

Top comments (0)

A Workflow Copilot. Tailored to You.

Pieces.app image

Our desktop app, with its intelligent copilot, streamlines coding by generating snippets, extracting code from screenshots, and accelerating problem-solving.

Read the docs

👋 Kindness is contagious

Please leave a ❤️ or a friendly comment on this post if you found it helpful!

Okay