CodePudding user response:
List length is 5, above initialized (False) * 5CodePudding user response:
R=(False) * 4Then the index of the r value should be 0 to 3.
R [4] is beyond the scope,
CodePudding user response:
List length is 5, above initialized (False) * 5CodePudding user response:
R=(False) * 4