This image shows the "Count Number of Students" paragraph. The paragraph's status is "FINISHED". The paragraph's toolbar contains the following icons: "SPARK JOB (View in Spark web UI)", "Run this paragraph (Shift+Enter)", "Hide editor (Ctrl+Alt+E)", "Hide output (Ctrl+Alt+O)", and the "Menu" (gear icon). The paragraph contains the following lines of code: Line 1: %sql Line 2: select count(*) from `USERS` The paragraph's output toolbar contains the following icons and link: "Table" (Selected), "Bar Chart", "Pie Chart", "Area Chart", "Line Chart", "Scatter Chart", "Download Data as CSV", and the "Settings" link. In the body of the paragraph, the result of running the paragraph is displayed in a table format in the result section. There is one column named "count(1)" and it contains the value "1000".