Can someone explain to me how 6 is the answer in this block of python code?

后端 未结 0 1605
忘掉有多难
忘掉有多难 2020-12-19 05:30

The block of code goes like this and I can\'t seem to match the answer when I try to answer it myself:

def func(x):
  count = 0
  for i in range(x):
     coun         


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