diff --git a/index.html b/index.html index ad0f971..4eb8275 100644 --- a/index.html +++ b/index.html @@ -1,13 +1,13 @@ - - - - - - Document - - -

Ola mundo!

-

Teste

- Link - + + + + + + Document + + +

Ola mundo!

+

Teste

+ Link + \ No newline at end of file diff --git a/main.py b/main.py index 3314b7d..010424e 100644 --- a/main.py +++ b/main.py @@ -1,2 +1,2 @@ # Workshop python -print("Workshop Python") +print("Workshop Python!?")