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

arithematic statements added

parent 34b4bb99
No related branches found
No related tags found
No related merge requests found
Pipeline #304 failed
print("hello world")
print("suganthan")
print("cdat")
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