I want to know how to correct this error - TypeError: argument 2 to map() must support iteration at line 55 of my code? thank you

前端 未结 0 989
长情又很酷
长情又很酷 2021-01-26 01:34
#!/bin/python

import math
import os
import random
import re
import sys

#
# Complete the \'count_pebbles\' function below.
#
# The function is expected to return an INT         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题