From 2e19080891a487845e9a77a2e1309ecdc47da922 Mon Sep 17 00:00:00 2001 From: Cinthya Blois Date: Mon, 12 Oct 2020 18:05:36 +0100 Subject: [PATCH] print my name --- how_to_submit_datalabs.py | 1 + 1 file changed, 1 insertion(+) create mode 100644 how_to_submit_datalabs.py diff --git a/how_to_submit_datalabs.py b/how_to_submit_datalabs.py new file mode 100644 index 0000000..474f265 --- /dev/null +++ b/how_to_submit_datalabs.py @@ -0,0 +1 @@ +print("My name is Cinthya Blois") \ No newline at end of file