paint-brush
The Pythonic Way Of Doing Things (includes Code)by@karan.02031993
1,791 reads
1,791 reads

The Pythonic Way Of Doing Things (includes Code)

by Karan Jagota 5mSeptember 22nd, 2019
Read on Terminal Reader
Read this story w/o Javascript
tldt arrow

Too Long; Didn't Read

The most common data types in python are float (floating point), int (integer), str (string), bool (Boolean), list, and dict (dictionary) Unlike C or C++, Python will automatically determine which data type it will store data as. We can create our own data structures in python apart from the data structures provided by python. All you have to do is create a class and define your own methods in that class. Python generators are a simple way of creating iterators / iterable objects. Decorators are just a fancy name and way of passing a function as an argument to another function.
featured image - The Pythonic Way Of Doing Things (includes Code)
Karan Jagota  HackerNoon profile picture
Karan Jagota

Karan Jagota

@karan.02031993

| Software Engineer | Python | Javascript | Auto-Ml Enthusiast

Learn More
LEARN MORE ABOUT @KARAN.02031993'S
EXPERTISE AND PLACE ON THE INTERNET.
L O A D I N G
. . . comments & more!

About Author

Karan Jagota  HackerNoon profile picture
Karan Jagota @karan.02031993
| Software Engineer | Python | Javascript | Auto-Ml Enthusiast

TOPICS

THIS ARTICLE WAS FEATURED IN...

Permanent on Arweave
Read on Terminal Reader
Read this story in a terminal
 Terminal
Read this story w/o Javascript
Read this story w/o Javascript
 Lite
Also published here
Buzzsumo
Learnrepo
Sudonull