Q:

divide all elements of list by an integer

myList[:] = [x / myInt for x in myList]
0

New to Communities?

Join the community