Exercise: Loops and if/else
- Download the data set “Hessia_votes.csv”.
- Create -for each party!- a barplot comparing the percentage of votes of 2021 and 2025.
- Add the text “looser” or “winner” to the plot if the party hast lost/won votes
- Extra, voluntary task: only display looser/winner if the difference is larger than 5% decrease/increase. If it is below 5% decrease/increase, add the text “stable”