Step: Capstone: put it together
Capstone: put it together
Time to combine object construction, computed values, nested access, and a built-in.
Build an object with:
name:"Doe, Charles"(last, first)city: the person's cityhobbyCount: how many hobbies they have
Docs for everything you've learned: the official jq manual.
Input:
Expected:
Step 27 of 27