DEV Community

Cover image for Blog 1: Basics of Python
Zaynul Abedin Miah
Zaynul Abedin Miah

Posted on

Blog 1: Basics of Python

Learned some basic functions and methods of python. Reviewed data types like Numbers, Strings, Print Formatting, Lists, Dictionaries, Booleans, Tuples, Comparison Operators, If elif and else, For loops, While Loops, built-in-fuction like range and print Functions and also Functions. And learned some new data types like how to use map function and lamba and filter expressions. And how to use sets and list comprehension. And now it's time to learn numpy. Wish me luck

Image description

Top comments (0)