Browse Source

issues in public

pull/1342/head
miguel 2 years ago
parent
commit
5bd0efff7f
  1. 1
      subjects/displayfile/README.md
  2. 3
      subjects/go-reloaded/README.md
  3. 2
      subjects/teacher/README.md

1
subjects/displayfile/README.md

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

3
subjects/go-reloaded/README.md

@ -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

2
subjects/teacher/README.md

@ -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:

Loading…
Cancel
Save