diff --git a/.github/workflows/python-package-conda.yml b/.github/workflows/python-package-conda.yml new file mode 100644 index 0000000..fb53d01 --- /dev/null +++ b/.github/workflows/python-package-conda.yml @@ -0,0 +1,12 @@ +#important math + +if: + print(input(math.sqrt(25))) + +else: +output= 5.0 + + + + +