In the capstone project’s test on showTableSummary the function is looking at the spread table and verifying that it has 40 rows. But looking at the spread table itself it only has 40 rows. Am I misunderstanding something?
In the capstone project’s test on showTableSummary the function is looking at the spread table and verifying that it has 40 rows. But looking at the spread table itself it only has 40 rows. Am I misunderstanding something?
Hi @justinwatt
The question is asking you to count the number of rows in each table. If your showTableSummary function is working correctly, the output for spread should be 40.
I hope that helps clarify things! If you’re still unsure, could you share what part of the question is confusing? I’ll do my best to walk through it with you.