Skip to content

Commit

Permalink
Hi! I'm the one who couldn't get a play button to show up. I need to …
Browse files Browse the repository at this point in the history
…submit the assignment by today and all the code is correct, but if theres anything wrong with it I'll have to fix it later since I'm not sure whats wrong with my visual studio. My extensions are also greyed out for some reason.
  • Loading branch information
natalytomczak committed Aug 29, 2024
1 parent 98e4c5b commit e8a9e4c
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions hello_world.py
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
def hello_world():
print("Hello, World!")

hello_world()

0 comments on commit e8a9e4c

Please sign in to comment.