---
title: "Python may be easy but it’s a goddamn mess"
url: https://daily.dev/posts/python-may-be-easy-but-it-s-a-goddamn-mess-qth7sjkx4
source_url: https://thenextweb.com/news/python-may-be-easy-but-its-a-mess
type: article
source: "The Next Web"
published: 2022-02-19T13:12:49.159Z
updated: 2022-02-19T13:12:49.164Z
tags: ["general-programming", "python"]
reading_time: 7
upvotes: 14
comments: 0
language: en
---

> ## Documentation Index
> Fetch the complete documentation index at: https://daily.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# Python may be easy but it’s a goddamn mess

**[The Next Web](https://daily.dev/sources/tnw)** · 7 min read · 14 upvotes · 0 comments

## Summary

Python is touted as one of the absolute best languages for novice programmers. But it doesn't mean that it doesn’t confuse the shit out of programming newbies. In Python, you can define functions with optional arguments — that is, arguments that you don't need to state explicitly afterwards. Classes are everywhere in your Python code.

## Full article

daily.dev links to this article rather than hosting it. Read it at the original source: <https://thenextweb.com/news/python-may-be-easy-but-its-a-mess>

## Similar posts on daily.dev

- [Don’t just attend KubeCon \+ CloudNativeCon, Merge Forward your experience\!](https://daily.dev/posts/don-t-just-attend-kubecon-cloudnativecon-merge-forward-your-experience--l0rpp73x8) · CNCF · 0 upvotes · 0 comments
- [Announcing H2 2026 KCDs](https://daily.dev/posts/announcing-h2-2026-kcds-m96goajm1) · CNCF · 1 upvotes · 0 comments
- [Two months of Open Community Groups](https://daily.dev/posts/two-months-of-open-community-groups-asf52zhbs) · CNCF · 0 upvotes · 0 comments
- [CNCF Unveils Schedule for KubeCon \+ CloudNativeCon Europe 2026](https://daily.dev/posts/cncf-unveils-schedule-for-kubecon-cloudnativecon-europe-2026-ikhcoa5cb) · CNCF · 2 upvotes · 0 comments
- [CNCF Debuts KubeCon \+ CloudNativeCon Japan 2026 Schedule](https://daily.dev/posts/cncf-debuts-kubecon-cloudnativecon-japan-2026-schedule-xp5pyudub) · CNCF · 1 upvotes · 0 comments

---

Tags: [#general-programming](https://daily.dev/tags/general-programming), [#python](https://daily.dev/tags/python)

[View this post on daily.dev](https://daily.dev/posts/python-may-be-easy-but-it-s-a-goddamn-mess-qth7sjkx4)
