Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
[FacuFalcone] authored Oct 8, 2020
1 parent 1b6e4f8 commit 4f33929
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@
</a></br></br>-->

```python
def courseStart:
message = "Growing up Together!"
return message
def courseStart():
message = "Growing up Together!"
return message
```

## Tecnologías usadas al momento. 📌
Expand Down

0 comments on commit 4f33929

Please sign in to comment.