in Education by
Q 5 Rewrite the following code in python after removing all the syntax errors. Underline each correction done in the code. (2) a,b = 2 While a%b = 0 a+=10 b+=2 Else: print(‘End) ion involving a logical operator Select the correct answer from above options

1 Answer

0 votes
by
 
Best answer
Answer: a”b is the correct apostopes so operation of involving them is the liberbrates is to s

Related questions

0 votes
    rewrite the following code in Python after removing all the syntax error underline is correction done in code a,b=2 ... print( end') Select the correct answer from above options...
asked Dec 22, 2021 in Education by JackTerrance
0 votes
    rewrite the following code in Python after removing all the syntax error underline is correction done in code a,b=2 ... print( end') Select the correct answer from above options...
asked Dec 10, 2021 in Education by JackTerrance
0 votes
    3. The given HTML code have some syntax error rewrite the code Page Tititle This is the para tag cols Punjab ... for scroll the text Select the correct answer from above options...
asked Dec 10, 2021 in Education by JackTerrance
0 votes
    write a program to accept a word and display the new word after removing all the repeated alphabet Select the correct answer from above options...
asked Dec 25, 2021 in Education by JackTerrance
0 votes
    write a program in java to accept a number and display the new number after removing all the zeros Select the correct answer from above options...
asked Dec 10, 2021 in Education by JackTerrance
0 votes
    Rewrite the following JAVA program segment using switch case.. char code; if(code=='B'||code=='b') System.out. ... now .plz help me . Select the correct answer from above options...
asked Dec 17, 2021 in Education by JackTerrance
0 votes
    Q.32 :-What will the SWAP macro in the following program be expanded to on preprocessing? will the code compile? ... y); return 0; Select the correct answer from above options...
asked Nov 30, 2021 in Education by JackTerrance
0 votes
    Q) Enterprise Java is scalable means? Runs on all hardware Error-free Secure Can be multiplied Select the correct answer from above options...
asked Dec 22, 2021 in Education by JackTerrance
0 votes
    Q:5. A string which contains ___________ parameter/s, is called ______ string Select the correct answer from above options...
asked Nov 28, 2021 in Education by JackTerrance
0 votes
    What are the stages in the compilation process? Select one: a. Feasibility study system design and testing b. ... of the above? Select the correct answer from above options...
asked Nov 27, 2021 in Education by JackTerrance
0 votes
    8. Rewrite the following using ternary operator. (a) if (bill>10000) discount=bill*10.0/100; else discount=bill*5.0/100; Select the correct answer from above options...
asked Nov 30, 2021 in Education by JackTerrance
...