#python
Read more stories on Hashnode
Articles with this tag
A Python lambda function is a small anonymous function without a name. It is defined using the lambda keyword and it can take any number of arguments,...
ways to manage time data · While dealing with data, we often come across data that contains datetime. It is necessary to keep the datetime date in proper...
f'strings and str.formart and other · We use print function to print some stuff whatever you want. Sometimes we search for different ways to print a...
A look into Films made by Netlfix · Netflix is a streaming website which was founded in 1997 started as a video distribution company by selling and...