If statement is used with 'in' operator to find the input flower name in the list. #!/usr/bin/env python3 # Define a list of flowers flowerList = [' ...
確定! 回上一頁