Comment ajouter la variable Python

volumeA = 100
volumeB = 20
volumeC = 10

vol = []

vol.append(volume*)
Lucky Llama