On Sunday, 24 September 2017 at 16:13:30 UTC, dark777 wrote:
when you execute and call Name:I type my name: Name: dark777 + [enter] and he does not jump to the next line to get the age This is what I want to know how to solve.
Add a `writeln();` after reading input, maybe?