araf4245 araf4245
  • 01-04-2018
  • Computers and Technology
contestada

4. Name and fix the two errors in the following piece of code that is intended to print “Debugging is fun!”. print //(“Debugging is fun!”).

Respuesta :

keu
keu keu
  • 14-04-2018
print //(“Debugging is fun!”)


Here the print is a function and // is a parameter that is used to comment section of the code. Any function call must be followed by argument call, which in case here is commented. So, the bug arises. So the correct code will be:

print (“Debugging is fun!”)
Answer Link

Otras preguntas

What political effects did literacy tests and poll taxes have in the “New South” after Reconstruction?
Find the inverse of each given functions h(x)=2x-4/3
Which are thought to have contributed to the decline of the Indus valley civilization? Choose all that are correct. A. People moved to more fertile regions of t
I need a lot of help
There is no time limit on tenant trent's lease. what type of lease has he entered?
Which One Is Greater And Why 43 and 50
the intersection of two planes is
Which nation was a very important ally of America in the Revolutionary War
What is a strict constitutionalist?A someone who applies personal opinion to the meaning of lawB someone who applies public opinion to lawC someone who follows
ANSWER FOR LOTS OF POINTS x + 5 > or equal to 2x + 1 and -4x < -8 SHOW WORK FOR BRAINLIEST