🔹 Exercise 1: Working with Lists Write a program that: Creates a list of 5 numbers Adds a new number to the list Removes the second number Prints the list 🔹 Exercise 2: Conditions with Loops Create a list of numbers from 1 to 10. Use a for l...
techxnomad.hashnode.dev2 min read
No responses yet.