← Back to list

Python Intro..

Whether you are a beginner or a developer, this article will help you understand the fundamentals of Python.

Prathamesh Ai · 2026-03-10 04:50 · 5 claps · 0.8 min read
#python #python-programming #pie #python-for-beginners #python-for-data-science
Open on Medium ↗
Wiki topics: ML · Machine Learning 💻 · Programming 🔬 · Science · General

Python Intro..

Whether you are a beginner or a developer, this article will help you understand the fundamentals of Python.

Python is a popular programming language. It was created by Guido Van Rossum, and released in 1991.

Features Of Python

Simple and Easy to learn

Freeware and Open Source

High Level Programming Language

Platform Independent

Portability

Dynamically Typed

Both Procedure Oriented

Extensible

Embedded

Extensive Library

Limitations Of Python

Not Ideal For Mobile Development

Slower Execution Speed

Runtime Errors

Higher In Memory Consumptions

Reserved Keywords

True False None and or not is if elif else while for break continue return in yeild try except finally raise essert import from as class def pass global nonlocal lambda del with

Data Types

int float complex bool Str bytes bytearray range list tuple set frozenset dict None

Operators

Airthmetic Operators Relational/Comparison Operators Logical Operators Bitwise Operators Assignment Operators Special Operators

Flow Control

Conditonal Statements if if-elif if-elif-else

Transfer Statements break continue pass

Iterative Statements for while

Pass Statements pass

To make python easier, I’ve divided the fundamentals into several parts.

Each part covers a specific concept and explain it in a clear, simple, beginner friendly way.

By the end of this series, you”ll have a clear understanding of python fundamentals that will definitely help you to move toward Data Science, Machine Learning and Artificial Intelligence.


메타데이터
post_id
c8100e448aeb
slug
python-intro-c8100e448aeb
url
https://medium.com/@prathamesh.ai.0903/python-intro-c8100e448aeb
canonical_url
https://medium.com/@prathamesh.ai.0903/python-intro-c8100e448aeb
author_url
https://medium.com/@prathamesh.ai.0903
status
ok
fetched_at
2026-06-09 15:37:30