79252691

Date: 2024-12-04 20:56:06
Score: 0.5
Natty:
Report link

try printing the dominoes variable

print(dominoes)

Jupyter automatically prints the output when you write a variable name in one line, but it is not the case in other shell or IDEs. you need to explicitly tell them to print the output on screen

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: Kaveh Movahedi