problem-prompt ( -- n )


Vocabulary
project-euler.private

Inputs
None

Outputs
nan object


Definition


: problem-prompt ( -- n )
"Which problem number from Project Euler would you like to solve?"
print flush readln string>number ;