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 |
10 |
| C |
6 |
| Java |
4 |
| Javascript |
3 |
| C++ |
2 |
| C# |
1 |
| Haskell |
1 |
Answer
CSCI-4830 (Fall 2015) favorite programming language is Python
Visualization
- Create a barchart using SVG