diff --git a/__pycache__/func.cpython-37.pyc b/__pycache__/func.cpython-37.pyc
new file mode 100644
index 0000000..95ae7b5
Binary files /dev/null and b/__pycache__/func.cpython-37.pyc differ
diff --git a/q.py b/q.py
new file mode 100644
index 0000000..0f79a64
--- /dev/null
+++ b/q.py
@@ -0,0 +1,4 @@
+import func 
+p=func.qwe()
+o=func.asd(x)
+print(str(o))
\ No newline at end of file