3 lines
34 B
Mathematica
3 lines
34 B
Mathematica
let x = {a:5,b:6,c:7}
|
|
x.b = true
|
|
x |
let x = {a:5,b:6,c:7}
|
|
x.b = true
|
|
x |