Computer Science, asked by shabreen73, 8 months ago

Chapter 4: CONDITIONAL AND ITERATIVE STATEMENTS
ype B: Application Based Questions
1. Rewrite the following code fragment that saves on the number of comparis
if (a == 0):
print ("Zero")
if (a == 1) :
print ("One")
if (a == 2):
print ("Two")
if (a == 3) :
print ("Three​

Answers

Answered by surajkumarkondakumar
1

Answer:

: a sharp and often satirical or ironic utterance designed to cut or give pain. 2a : a mode of satirical wit depending for its effect on bitter, caustic, and often ironic language that is usually directed against an individual. b : the use or language of sarcasm.

Similar questions