Browse Source

Update README.md

pull/966/head
Ihab 2 years ago committed by GitHub
parent
commit
6b8bd7203b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      subjects/math-skills/README.md

2
subjects/math-skills/README.md

@ -28,7 +28,7 @@ This data represents a graph in which the values of the x axis are the number of
To run your program a command similar to this one will be used if your project is made in Go:
```sh
>$ go run your-program.go data.txt
$> go run your-program.go data.txt
```
After reading the file, your program must execute each of the calculations asked above and print the results in the following manner (the following numbers are only examples):

Loading…
Cancel
Save