in Education by
Consider below given code fragment. What will be their outputs if the inputs are entered in the given order are i. ‘12345′ ii.‘ END’ iii. ‘end’? (3) name= “ “ while name!=”end”: name= input(“Enter name(‘end” to exit) :”) if name == “end”: pass print(“Hello”, name) else: print (“Wasn’t it fun? “) Select the correct answer from above options

1 Answer

0 votes
by
 
Best answer
Answer: ihgcgyurszrszljobputifcyfciffcx hf

Related questions

0 votes
    what will be the output for the following code fragment: first=2 second=3 third=first*second print(first,second ... third,second,first) Select the correct answer from above options...
asked Dec 23, 2021 in Education by JackTerrance
0 votes
    Write pseudo code to count occurrence of a given number in the list. For example, consider the following list, if ... in the list. Select the correct answer from above options...
asked Nov 28, 2021 in Education by JackTerrance
0 votes
    Cell A1 contain the number 20 and B1 contain 3. What will be the content of cell C1, if the formula = A1 + ... is entered in cell C1? Select the correct answer from above options...
asked Nov 29, 2021 in Education by JackTerrance
0 votes
    Consider the following two statements on power sharing and select the answer using the codes given below. (a) Power ... but b is true Select the correct answer from above options...
asked Aug 3, 2022 in Education by JackTerrance
0 votes
    If you decided to open a media house and you planned to hire workers for financial, graphic design and ... 50% Identification 50% Select the correct answer from above options...
asked Dec 7, 2021 in Education by JackTerrance
0 votes
    Point out the wrong statement. (a) Each universal function takes array inputs and produces array outputs (b) Broadcasting ... input arguments are ndarrays (d) All of the mentioned...
asked Oct 7, 2021 in Technology by JackTerrance
0 votes
    ……………..are the types of data that can be entered in MS Excel. a) Label b) Values c) Formulas d) All of these Select the correct answer from above options...
asked Dec 19, 2021 in Education by JackTerrance
0 votes
    ……………..are the types of data that can be entered in MS Excel. a) Label b) Values c) Formulas d) All of these Select the correct answer from above options...
asked Dec 18, 2021 in Education by JackTerrance
0 votes
    Consider a list2 with values 70,60,50. What will be the output statements considering that the above object has ... print(list2*3) Select the correct answer from above options...
asked Dec 29, 2021 in Education by JackTerrance
0 votes
    Numbers entered in MS Excel 2010 could be a value __________ Select the correct answer from above options...
asked Dec 25, 2021 in Education by JackTerrance
0 votes
    5. Write a program to count the number of spaces, upper case and lower case characters in a string, where the ... entered by the user Select the correct answer from above options...
asked Nov 29, 2021 in Education by JackTerrance
0 votes
    The general idea of field _________ is to set rules or constraints on what data can be entered in data field. Select the correct answer from above options...
asked Nov 26, 2021 in Education by JackTerrance
0 votes
    The general idea of field _________ is to set rules or constraints on what data can be entered in data field. Select the correct answer from above options...
asked Nov 25, 2021 in Education by JackTerrance
...