Computer Science, asked by ashmidev007, 3 months ago

Find errors in the following codes and write the correct codes. Underline correction in each case.

(i)

a = 10

while (a < 100):

print (a)

print (“Over!”)

hey loverjj
am 12th student​

Answers

Answered by LOVERJJ
2

Answer:

what is your name

Explanation:

my name is sonthose

Answered by Anonymous
11

Answer:

It will represent the same value once created. For Example — String is immutable in python. A string object will always represent the same value, it can't be modified.

...

Mutable Object

Immutable objects are thread safe. ...

Immutable objects improve correctness and clarity. ...

Mutable objects are much harder to reason about.

Explanation:

YOUR IMMUTABLE ANSWER....

TAKE CARE

CAN WE FRIENDS...

Similar questions