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 |
| Javascript |
3 |
| Python |
7 |
| C |
4 |
| Java |
3 |
| Ruby |
1 |
| Haskell |
1 |
| C++ |
3 |
| C# |
1 |
Answer
Python is the most popular programming language among students in the class.
Visualization
- Create a barchart using SVG