资讯

Raw input captures keyboard input as a string of text, so any numbers captured need to be converted to an integer or float, and this can be done using the int () and float () helper functions.