79807013

Date: 2025-11-02 08:36:07
Score: 3.5
Natty:
Report link

@Brian Berns The code is identical because I have defined (+) between a Var and a float, so I can write expressions like this

let x = Var.create 10.0
let y = 10.0
let z = x + y

where Var.create just creates a new Var

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • User mentioned (1): @Brian
  • Self-answer (0.5):
  • Looks like a comment (1):
  • Low reputation (1):
Posted by: Timeless0007297