DEV Community

Vidyasagar SC Machupalli
Vidyasagar SC Machupalli

Posted on • Edited on

3 1

Spread love with Python

Past week, I was busy coding in Python for one of our demos (which turned into a blog post later). At one point, I was recalling the syntax and thought why not spread some ❤️ with code. The very basic rule is not IDE whatsoever

Python is one programming language where you have the freedom to express yourself until you adhere to the indentation 😉

So, here's what I did on my command line

Link to the tweet

all() Function

Python all() Function: The all() function returns True if all items in an iterable are true, otherwise, it returns False. If the iterable object is empty, the all() function also returns True.

None

None equals to null or no value. It is not 0, False, or an empty string. Try type(None), you will see the fun.

Heroku

This site is built on Heroku

Join the ranks of developers at Salesforce, Airbase, DEV, and more who deploy their mission critical applications on Heroku. Sign up today and launch your first app!

Get Started

Top comments (0)

Billboard image

The Next Generation Developer Platform

Coherence is the first Platform-as-a-Service you can control. Unlike "black-box" platforms that are opinionated about the infra you can deploy, Coherence is powered by CNC, the open-source IaC framework, which offers limitless customization.

Learn more