in Education by
What is the problem with the following code? name=”Prejith” 3 / 3 age=26 print(“Your name and age are :”, name+age Select the correct answer from above options

1 Answer

0 votes
by
 
Best answer
Answer: Brooo, error is- Explanation: you should write x in place of name. you should write y inplace of age and age will not come in “”. At the end of print statement close it with ) this symbol. Mark it as brainlist…………

Related questions

0 votes
    Write code in HTML to divide the browser window into 3 horizontal sections and display college name in the top most frame. Select the correct answer from above options...
asked Dec 22, 2021 in Education by JackTerrance
0 votes
    * * *.41% 26:39 pm Which of the following is not a server type? 1 point Ogopher O toper O mail news Select the correct answer from above options...
asked Nov 28, 2021 in Education by JackTerrance
0 votes
    is there any problem in the given code which is written in java if(FirebaseAuth.getContext.getCurrentUser != null){ ... if it is false Select the correct answer from above options...
asked Dec 11, 2021 in Education by JackTerrance
0 votes
    2 6 10 14 18 22 26 30 34 42 46 50 54 58 या च्या तुन तीन संख्या घेऊन उत्तर 60 आले पाहिजेत Select the correct answer from above options...
asked Dec 25, 2021 in Education by JackTerrance
0 votes
    Write the output for the following i) char c = ‘A’ ; int m = 26 ; int n = c + m ; System.out.println(“ n = “ +n) ; Select the correct answer from above options...
asked Dec 19, 2021 in Education by JackTerrance
0 votes
    Write the output for the following i) char c = ‘A’ ; int m = 26 ; int n = c + m ; System.out.println(“ n = “ +n) ; Select the correct answer from above options...
asked Dec 18, 2021 in Education by JackTerrance
0 votes
    What will be the output of following python code? flowers =[ rose', lotus', lily' for x in flowers: ... x plsss give write answer Select the correct answer from above options...
asked Dec 19, 2021 in Education by JackTerrance
0 votes
    How to write a code to write name and your birthday in pythone Select the correct answer from above options...
asked Dec 19, 2021 in Education by JackTerrance
0 votes
    what is output of the code >>>A=”KIPS” print(A*3)* Select the correct answer from above options...
asked Dec 14, 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
    Express the decimal number 68.5 in i) bcd code ii) xs-3 code iii) gray code Select the correct answer from above options...
asked Nov 27, 2021 in Education by JackTerrance
0 votes
    Tanushree has created two variables with different data types. Identify the variable name and data types for the following i ... a=4.5 Select the correct answer from above options...
asked Dec 22, 2021 in Education by JackTerrance
0 votes
    IV. Tanushree has created two variables with different data types. Identify the variable name and data types for the ... a=4.5 Select the correct answer from above options...
asked Dec 22, 2021 in Education by JackTerrance
0 votes
    _____________ is a pictorial representation of the sequence of steps to solve a particular problem is called: Algorithm ... the above Select the correct answer from above options...
asked Dec 25, 2021 in Education by JackTerrance
0 votes
    Travelling Salesman Problem (TSP) is a classic algorithmic problem in the field of computer science, where a set of ... in either case. Select the correct answer from above options...
asked Dec 24, 2021 in Education by JackTerrance
...