From 0a7f3825e113f5b880cc814c0a9881dc976670f3 Mon Sep 17 00:00:00 2001 From: Mary Date: Mon, 29 Jul 2024 20:23:24 -0300 Subject: [PATCH] criando pasta com arquivo --- exercicios-bootcamp/new.py | 1 + 1 file changed, 1 insertion(+) create mode 100644 exercicios-bootcamp/new.py diff --git a/exercicios-bootcamp/new.py b/exercicios-bootcamp/new.py new file mode 100644 index 0000000..936d5da --- /dev/null +++ b/exercicios-bootcamp/new.py @@ -0,0 +1 @@ +print('Hello Word') \ No newline at end of file