Add tour0
This commit is contained in:
parent
3d9a69ac37
commit
47c9bf5bf4
2 changed files with 7 additions and 0 deletions
|
@ -4,3 +4,5 @@
|
|||
tasks:
|
||||
- task: sum
|
||||
score: 100
|
||||
- task: tour0
|
||||
score: 100
|
||||
|
|
5
tour0/README.md
Normal file
5
tour0/README.md
Normal file
|
@ -0,0 +1,5 @@
|
|||
# tour of go
|
||||
|
||||
Пройдите первую часть (Basics) tour of go на [сайте](https://tour.golang.org/welcome/1).
|
||||
|
||||
После того, как вы пройдёте все задачи, пошлите флаг `FLAG{tour0:gopher:9b82d50468bd79610f28ae57eb5cafcd}` в [систему](https://go.manytask.org/submit).
|
Loading…
Reference in a new issue