Skip to content

Latest commit

 

History

History

ReadMe.md

Title Author Date
Day 6 of 30 Day Of ML Code Event
Rajendrasinh Parmar
August 13, 2021

Day 6 of 30 Days Of ML Code

Python Course Lesson 6

Strings and Dictionaries

This lesson will cover two essential Python types: strings and dictionaries.

Follow the notebook Strings and Dictionaries for lesson details.

The associated exercise with the sixth lesson of the course is provided in Exercise: Strings and Dictionaries