Browse Source

add more instruction

pull/177/head
Augusto 5 years ago committed by Christopher Fremond
parent
commit
ea782436f4
  1. 3
      subjects/point.en.md

3
subjects/point.en.md

@ -3,8 +3,9 @@
### Instructions
Create a `.go` file and copy the code below into our file
and add the code necessary so the program works.
- The main task is to return a working program.
- The program must be submitted inside a folder with the name `point`.
```go
func setPoint(ptr *point) {

Loading…
Cancel
Save