Skip to content

Instantly share code, notes, and snippets.

View hDmtP's full-sized avatar
💻
Intel(R) Celeron N4000 1.1 GHz @2 core

Pritam Dhara hDmtP

💻
Intel(R) Celeron N4000 1.1 GHz @2 core
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))