diff --git a/TCGA_matchmaker/module1.py b/TCGA_matchmaker/module1.py new file mode 100644 index 0000000..99bca29 --- /dev/null +++ b/TCGA_matchmaker/module1.py @@ -0,0 +1,2 @@ +def add(x,y): + returnx + y(