Skip to content

Instantly share code, notes, and snippets.

View hDmtP's full-sized avatar
🐞

Pritam Dhara hDmtP

🐞
View GitHub Profile
@hDmtP
hDmtP / main.py
Created September 26, 2020 12:25
# print('hello world\n')
#INDENTATION
# var:
#(-------------------------------this line is under the above written variable-----------------------------------------------------)
# import math
# print(math.gcd(896,456))