diff --git a/examples/am_i_18/index.html b/examples/am_i_18/index.html index 9419803..5c652fa 100644 --- a/examples/am_i_18/index.html +++ b/examples/am_i_18/index.html @@ -6,7 +6,6 @@
Write a program that takes a person's age as input and determines if a person can vote or not, that is, if he is older than 18 years old or not. - If you want to finish the program, enter ctrl+c.
Enter your age: 12