beginner-friendly-programming-exercises icon indicating copy to clipboard operation
beginner-friendly-programming-exercises copied to clipboard

These exercises are focused on absolute beginners. The purpose of these exercises is to help you develop algorithmic problem solving skills from early stage.

Results 6 beginner-friendly-programming-exercises issues
Sort by recently updated
recently updated
newest added

ex.11 You have started working and you are wondering how many things you can buy with the money you've earned. A PS4 costs 200$, a Samsung phone 900$, a TV...

Solved the first five exercises and created the solutions in a separate folder called 'Solutions'. All solutions are commented, so everything is explained as the script progresses.

I find a solution to the first question. I saw that there are solutions for ex6 and ex7 but there is no solution for the ex1. It was my first...

Please give me feedback :)