Step: Computed values: {k: (expr)}
Computed values: {k: (expr)}
Wrap a computed value in ( ). Strings concatenate with +; use double quotes for literals.
Your turn: build {name: "Charles Doe"} by joining first and last name with a space.
Input:
Expected:
Step 14 of 27