This is an introductory problem-based approach to learn loops in a programming language. In this blog, we had tried to organize problems in increasing level of difficulty and posted qsolutions in java, c and python
Problem1: Print 1 to N
Python CodeProblem1: Print 1 to N
C code
JAVA code Problem2: Print table of N
python code
C code
JAVA code
Comments
Post a Comment