-
Fundamentals Capstone 1.2
I’m getting an error saying tableSum according to my code. can you please explain why?
My answer is,
showTableSummary:{[]
table: tables[]
table_counts: {count value x} each table
tableSum: table!table_counts
tableSum
}
showTableSummary[]
Log in to reply.