Display the first 5 rows of data from the covid19.csv spreadsheet. Don't include the column titles in your row count.
Coding:
Hotkey Shortcuts
Move BlocksUP or DOWN or TAB
Run Program ALT + SHIFT + R
Stop Program ALT + SHIFT + S
Hide Tray ALT + SHIFT + X
Zoom In ALT + +
Zoom Out ALT + -
Open Help ALT + SHIFT + H
Navigate to Tray ALT + 1
Navigate to Blocks ALT + 2
Enter Navigation Mode SHIFT + ENTER
Blocks
Hint
Great job!
Try again
The ToText action is called on the data frame after the data is loaded. Change the parameter value from 0 to 5 to tell the action how many rows to display.