Showing Post of  "O Level Notes" Category

O Level Python Notes

If you are doing O level computer course, then you should know that from July 2022, the O level exam will be start according to the new pattern.

Read More

NIELIT O Level Books PDF Download

Hello friends, in this's post we are going to give information about o level m1r5 pdf, o level m2r5 pdf, m3r5 pdf download, o level m4r5 pdf which

Read More

Write A Program To Multiply Two Numbers By Repeated Addition E.g. 6*7 = 6+6+6+6+6+6+6

In this artical we are going to discuss python program to multiply two numbers by repeated addition. So lats start... Python Program to multiply two numbers by repeated addition. num1=int(input("Enter

Read More