Computer Science, asked by chanchalbhutani9999, 10 months ago

Give me the answer of
A - Q1,2,3,4
B - Q4

[Core Computer Applications Class 9 Ch 17 Python]

*Do not give spam answer.
*Give all answer.


Attachments:

Answers

Answered by krish7x
1

Answer:

1.Using Sqrt function

Say for

import math

× = 49

print(math.sqrt(x))

2.print("abc "+"def "+"ghi")

give two spaces at the end of each

3.both input and output data type are integer

4. Asking the user to enter the input as integer

Similar questions