Skip to content

Commit 475006a

Browse files
committed
Merge branch 'main' of https://github.com/recodehive/recode-website into feature/issue-#297
2 parents 260708b + f01747a commit 475006a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/python/python_operators.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ tags:
2020

2121
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.
2222

23-
## Arithmetic Operators
23+
## Arithmetic Operators.
2424

2525
Used to perform basic mathematical operations:
2626

0 commit comments

Comments
 (0)