so they aren't anything special that I would ask I just wanna ask that are they any alternative for input because input only accepts str and if I change the type like for example
float(input(enter any number here:))
if the user input other thing that isn't float it would be an error but what I want is a message to pop-up and tell the user to only enter float if it detects that anything that the user type isn't float. ps. sorry for bad grammar I'm not a native speaker and I'm just pretty much new to the programming community I would be very appreciated if you help me thankyou.