Welcome to my 100 Days Coding Challenge in Python repository! This repository contains a collection of Python exercises and projects that I completed over the course of 100 days. The goal of this ...
1.Question: Write a Python program to calculate the sum of all numbers in a list using a for loop. 5.Question: Write a Python program to calculate the average of all ...