Skip to content

Instantly share code, notes, and snippets.

View Otojon's full-sized avatar
🏁
on the way

Otojon Otojon

🏁
on the way
  • 127.0.0.1
  • 127.0.0.1
View GitHub Profile
@Otojon
Otojon / main.py
Created January 30, 2022 16:10
experience
'''age=21
#age+=1
print('your age is '+ str(age)'''
# from typing import Tuple
# import my_first_module
''' height=250.5
print(height)
print(type(height))