I've have had to change
try writer.print("A number please: ");
to
try writer.print("A number please: ", .{});
to compile it with zig-0.15.2