Knowledge in iterations

Iterations in python

Iterations in python

C programming problem 14

This file contains a problem and its solution in C programming. It will help students to learn the basics of coding and programming in C. This file has problem statement to print numbers from 1 to n using while loop.

C programming problem 15

This file contains a problem and its solution in C programming. It will help students to learn the basics of coding and programming in C. This file has problem statement to print numbers from n to 1 using do-while loop.

Python questions

This file includes some of the top questions of programming that are mostly asked in interviews. These questions are performed using python programming in this file