Python - For Loop
How can you use a
for-else loop to find if a list contains any negative numbers and print Found negative or No negatives accordingly?