Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 0 additions & 1 deletion docs/python/python_operators.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@ tags:

In Python, **operators** are special symbols used to perform operations on variables and values. Python supports a wide variety of operators categorized based on their functionality.

## Arithmetic Operators.

Used to perform basic mathematical operations:

Expand Down
Loading
Loading