Hay, I am a noob, to the programing world, so i need a little help with lists. My problem is; I would like to create a list that contains the percent that each number of the first list is of sum of the firs list list.
so like this.
first_list=[1,2,3,4,5]
second_list=[6.6,13.3,20.0,26.6,33.3]