This repository contains solutions to all 20 questions from the CampusPe Python Basics Assignment. Each program is written in Python and follows: • Meaningful variable names • Proper comments ...
This repository contains my Python assessment submission for the KCL module, demonstrating core Python concepts including variables, basic arithmetic, data structures, and simple data dictionaries.