No products in the cart.

Write a program to take two …

CBSE, JEE, NEET, CUET

CBSE, JEE, NEET, CUET

Question Bank, Mock Tests, Exam Papers

NCERT Solutions, Sample Papers, Notes, Videos

Write a program to take two numbers and print if the first number is fully divisible by secound number or not.
  • 2 answers

Hrishu Singh 5 years, 1 month ago

Yes, python is easiest language

Mayank Jain 5 years, 2 months ago

X=int(input("enter first no:")) Y=int(input("enter 2 no:")) ifX%Y==0: print("fully divisible") else: print('not fully divisible')
http://mycbseguide.com/examin8/

Related Questions

What is alu
  • 1 answers
Define packages
  • 0 answers
Write a program for swapping two numbers
  • 1 answers
Write a program for swapping two numbers?
  • 0 answers

myCBSEguide App

myCBSEguide

Trusted by 1 Crore+ Students

Test Generator

Test Generator

Create papers online. It's FREE.

CUET Mock Tests

CUET Mock Tests

75,000+ questions to practice only on myCBSEguide app

Download myCBSEguide App