in Education by
rewrite the following code in Python after removing all the syntax error underline is correction done in code a,b=2 while a%b=0 a+=10 b+=2 else: print(‘end’) Select the correct answer from above options

1 Answer

0 votes
by
 
Best answer
Answer: ok wait a minute …………

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 10, 2021 in Education by JackTerrance
0 votes
    Q 5 Rewrite the following code in python after removing all the syntax errors. Underline each correction done in ... a logical operator Select the correct answer from above options...
asked Dec 22, 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
    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
    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
    m 1) Int a=0.b=20; for (int i=20;i>=4;i=i-3) { if(i%21=0 a=a+2; ) b=b+a: predict the value of b after execution Select the correct answer from above options...
asked Nov 27, 2021 in Education by JackTerrance
0 votes
    5. Given the following Series Tl : A 10 B 40 C 34 D60 write a stament to double the series TI Select the correct answer from above options...
asked Dec 11, 2021 in Education by JackTerrance
0 votes
    b) What will be the output of the following Python code? print(‘ab12’.isalnum()) Select the correct answer from above options...
asked Dec 23, 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
    Simran write a code print: (“hello friends”)but when she executed there comes an error what was the error and why did it occur Select the correct answer from above options...
asked Dec 23, 2021 in Education by JackTerrance
0 votes
    howyou will avoid syntex error in writting the html code steps Select the correct answer from above options...
asked Dec 15, 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
...