Day 0 of #100DaysOfCode
Learning Python
I've embarked on a Python learning journey, mastering fundamental concepts that form the backbone of this versatile programming language. Here's a summary of what I've covered:
The Python Interpreter
Control Flows
Data Structures:
Lists, Tuples, Dictionaries
Functions:
Arguments and Keyword Arguments
Played a bit with Byte Code
String Operations and Methods:
Finally I solved some Python based Hackerrank challenges and tackled some ALX projects.