Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 9109063
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 17, 20262026-06-17T02:57:12+00:00 2026-06-17T02:57:12+00:00

Python seems to be created to be a fast, minimal language for getting stuff

  • 0

Python seems to be created to be a fast, minimal language for getting stuff done. While I love Python, one thing has never made sense to me. Why name a null entity None rather than Null or even null? Save a character for free! Does anyone know why this road was taken in Python?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-17T02:57:13+00:00Added an answer on June 17, 2026 at 2:57 am

    This is a philosophical question: you’re asking “why?”.

    Nonetheless, here’s one answer: Python strives to be legible even for people who do not understand the language. This line:

    if foo is None:
    

    Reads better than this one:

    if (foo == null) {
    

    In normal English grammar, “null” isn’t a thing. It’s an adjective, not a noun. “None” is a noun, which is how you use it in computer science.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

There seems to be a plethora of documentation tools for Python. Another one that
So Python has positive and negative infinity: float(inf), float(-inf) This just seems like the
I've created a wrapper for my application using boost::python. This has worked so far
I have created a utility software for operating file copy process in python.Every thing
(Python 2.7, Pandas 0.9) This seems like a simple thing to do, but I
I'm using python while some method requires tuple as its argument. Although instance created
So it seems I'm misunderstanding some basic stuff about Python. Passing an instance variable
Is Python generally slower on Windows vs. a *nix machine? Python seems to blaze
From what I've found with searches, Python seems incapable of this.. Is it possible
I am writing a python extension that seems to be leaking memory. I am

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.