Math, asked by lokeshhari843, 5 months ago

2. a) The perimeter of a square is 16 units. If the bottom left vertex of the square is at (0,-5), find the location of the top left vertex.

Answers

Answered by bachanar7
0

Answer:

What is the output produced by following code?

a, b = bool(®), bool(0.0)

c, d = str(@), str(0.0)

print (len(a), len(b))

print (len(c), len(d))

Similar questions