Skip to content
Snippets Groups Projects
Commit 8e2bb3d4 authored by Suganthan A's avatar Suganthan A
Browse files

Merge branch 'master' into 'cdat'

# Conflicts:
#   first.py
parents 9e86a04d 55fcb4b7
No related branches found
No related tags found
1 merge request!1Arithematic statements
Pipeline #376 failed
......@@ -5,4 +5,4 @@ print("cdat")
print("1 + 2", 1 + 2)
print("1 * 2", 1 * 2)
print("1 / 2", 1/2)
print("1 - 2", 1 - 2)
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment