11044hoorabameer 11044hoorabameer Today at 9:08 AM Computers and Technology Answered Write a programme to read a list of N integers.from the list create 2 new lists, one having only the elements divisible by 5 and other list with the elements that are not divisible by 5 .print all 3 lists.pls answer it.