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 |
| javascript |
2 |
| Python |
7 |
| Java |
3 |
| Ruby |
1 |
| C |
4 |
| C++ |
3 |
| C# |
1 |
| Haskell |
1 |
((more rows to complete the table))
Answer
Python and C are the top two.
Visualization
- Create a barchart using SVG