Skip to main content

pick_number

Function pick_number 

Source
pub fn pick_number(title: &str) -> String
Expand description

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.