go :- repeat, printt('Enter a number '), get0(Num), nl, ( ((Num>58), print('You did not enter a number'), ; (print('Do it again'), nl, fail) ).
Standard input is empty
prog.pl:7:5: syntax error: current or previous operator needs brackets 1 error(s) compilation failed
Standard output is empty
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!