Browse Source

Update fprime.en.md

content-update
Christopher Fremond 5 years ago committed by GitHub
parent
commit
1a7e555b5b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      subjects/fprime.en.md

2
subjects/fprime.en.md

@ -10,7 +10,7 @@ Write a program that takes a positive `int` and displays its prime factors, foll
- The input, when there is one, will always be valid.
- In this exercise the primes factor of 1 is consider as 1
- In this exercise the primes factor of 1 is considered as 1.
### Usage

Loading…
Cancel
Save