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 |
Python |
7 |
C |
4 |
Javascript |
3 |
Java |
3 |
C++ |
3 |
Haskell |
1 |
((more rows to complete the table))
Answer
((Python 7))
Visualization
- Create a barchart using SVG. * Sorted in descending order