No products in the cart.

def mul(no1,no2): ans=no1*no2 print(no1,"times",no2,"=",ans) return (ans) …

CBSE, JEE, NEET, CUET

CBSE, JEE, NEET, CUET

Question Bank, Mock Tests, Exam Papers

NCERT Solutions, Sample Papers, Notes, Videos

def mul(no1,no2): ans=no1*no2 print(no1,"times",no2,"=",ans) return (ans) Output=mul(5,5)
  • 3 answers

Ankit Singh 4 years, 2 months ago

ans

Ankit Singh 4 years, 2 months ago

Output- 5 times 5 = 25 25

Hemant Kumar Sahu 4 years, 2 months ago

My question is,what is variable output equal to after the code is executed
http://mycbseguide.com/examin8/

Related Questions

What are called tokens
  • 2 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