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 |
| Assembly |
0 |
((more rows to complete the table))
Answer
| Programming Language |
Count |
| Python |
10 |
| C |
6 |
| Java |
4 |
| C++ |
3 |
| JavaScript |
3 |
| Ruby |
1 |
| Haskell |
1 |
| C# |
1 |
Visualization
- Create a barchart using SVG