Q: Which programming language is the top favorite among the students in our class?
Data
- Manually gather data and make a table in Markdown
| Language | # of Students |
| JS | 3 |
| Python | 8 |
| C | 3 |
| Java | 3 |
| Haaskell | 1 |
| C++ | 2 |
| C# | 1 |
((more rows to complete the table))
Answer
Python
Visualization
- Create a barchart using SVG