diff --git a/README.md b/README.md index b7492f5..8a22ab0 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,6 @@ Hello World :3 -ho capito lo stash, wiiiiiiiiiiii +Attualmente mi trovo sulla branch dev -test per vedere come lo status vede il file prima e dopo l'add +Modifica pushata diff --git a/my_program.py b/my_program.py new file mode 100644 index 0000000..af9e2d9 --- /dev/null +++ b/my_program.py @@ -0,0 +1,3 @@ +print ("Hello Word :3") +print ("I'm trying to understand the branches") +print ("trying to undestand hoe HEAD works")