I want to take an input from the user like this. text = input("Enter Text") and then I want to have an if statement like these if text is a int: if text is ...
確定! 回上一頁