snowninja2032 snowninja2032 06-01-2023 Computers and Technology contestada Is string default in python? For example: pet_type = input('Pet type (dog/cat)') In this case, do I have to state str(input('Pet type (dog/cat)')?