diff --git a/subjects/doop.en.md b/subjects/doop.en.md index 79dc90c5..89834bb1 100644 --- a/subjects/doop.en.md +++ b/subjects/doop.en.md @@ -22,8 +22,6 @@ In case the result gives overflow the program prints `Overflow`. The program has to handle the module and division operations by 0 as shown on the output examples below. -`fmt.Print` is authorized. - ### Usage ```console