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 |
| Haskell |
1 |
| C++ |
2 |
| C# |
1 |
Answer
Python is most popular programming language
Visualization
- Create a barchart using SVG