79644682

Date: 2025-05-29 22:17:29
Score: 3
Natty:
Report link

Do you mean something like this?

for item in M[0]:
  print(item)

Output:

[3 3 3]
[3 3 3]
[3 3 3]
Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • Ends in question mark (2):
  • Low reputation (0.5):
Posted by: Adeva1