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

In 1-2 sentences, explain why mutations are important to living things.
What should be completed first when simplifying 2(x - 3) + 6(4x + 1)?
5 of a class are girls. a) What is the ratio girls to boys in the class? b) What is the ratio boys to girls in the class?
describe how the properties of the original wave may change as it is transmitted through a new medium?
what is -0.75 as a fraction
what is outside sourcing when you are training (carbohydrates)?
Name 2 characteristics of the Polar Coordinate System.
Calculate the enthalpy change,,ΔH=∑ Hp - ∑ HR for the following reaction using equations 1, 2 C graphite(s) --> C diamond(s) The
If you hold your hand up signifying your wish to speak, your nonverbal communication is your verbal interaction
-4 is less than x, and x is less than or equal to 9