Gophercise 1. Quiz

This commit is contained in:
2024-09-15 15:09:54 -04:00
commit c98d3d9513
4 changed files with 117 additions and 0 deletions

3
1_Quiz_Game/go.mod Normal file
View File

@@ -0,0 +1,3 @@
module quiz
go 1.22.0