Files
pytry/another_file.py
T
2014-02-05 10:44:04 +05:30

3 lines
67 B
Python

class class_a():
def __init__(self):
print(math.cos(0))