79401726

Date: 2025-01-31 03:55:04
Score: 2.5
Natty:
Report link

result = np.zeros((2, 3*3)) result[:,::4]=data[:,:] result.shape=(2,3,3)

Reasons:
  • Low length (1.5):
  • Has code block (-0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Алексей Козин