News

This repository contains solutions for a series of basic Python exercises. Each exercise demonstrates various programming concepts, including conditionals, loops, and mathematical operations. Exercise ...
Exercise 6 Reverse a number using while loop. Exercise 7 Finding the multiples of a number using loop. Exercise 8 Write a program to print the inputted value as it is and break the loop if the value ...