pub fn pick_number(title: &str) -> String
The pick_number function can give the dialog-box/popup on the screen by which we can choose any number between 1 to 100. This function can return that number.