issues in public

This commit is contained in:
miguel 2022-07-25 17:34:09 +01:00
parent 61e9bcda0f
commit 5bd0efff7f
3 changed files with 3 additions and 3 deletions

View File

@ -14,5 +14,4 @@ $ go run . quest8.txt main.go
Too many arguments
$ go run . quest8.txt
Almost there!!
$
```

View File

@ -34,7 +34,8 @@ The tool you are about to build will receive as arguments the name of a file con
### Allowed packages
- Only the [standard Go](https://golang.org/pkg/) packages are allowed
- [Standard Go](https://golang.org/pkg/) packages are allowed.
- Piscine-go.
### Usage

View File

@ -9,7 +9,7 @@
The commissioner was most impressed by the result of your answers.
He has now asked your help to create a training program that will be based on your report for the future police inspectors.
In a training folder, various folders `mystery` were prepared with some key differences in the data for each group of trainees. (those folders will not be called `mystery`, they will have different names but they will all be at the same level)
In a training folder, various folders `mystery` were prepared with some key differences in the data for each group of trainees.
To simplify your life as a teacher and as the answers will not be exactly the same in each `mystery` folder, you need to write a `teacher.sh` file that does the following: