1answer.
Ask question
Login Signup
Ask question
All categories
  • English
  • Mathematics
  • Social Studies
  • Business
  • History
  • Health
  • Geography
  • Biology
  • Physics
  • Chemistry
  • Computers and Technology
  • Arts
  • World Languages
  • Spanish
  • French
  • German
  • Advanced Placement (AP)
  • SAT
  • Medicine
  • Law
  • Engineering
Alex17521 [72]
4 years ago
11

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!”).
Computers and Technology
1 answer:
umka2103 [35]4 years ago
3 0
<span>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:

</span>print (“Debugging is fun!”)
You might be interested in
Who is maintain data and time of computer?​
stich3 [128]

Answer:

Explanation:

Data servers like ntp pool dot org give free time data to many Linux computers. Windows computers use the Microsoft Time Servers. So it depends on which computer, its operating system, and which server it chooses to use.

NTP server stands for Network Time Protocol

7 0
3 years ago
Yooooooooooooooo
patriot [66]

Answer:

A-A Boolean search

Explanation:

8 0
3 years ago
Read 2 more answers
Please help with coding assignment.
Inessa05 [86]

Answer:

import java.util.Random;

class Main {

   

   public int stopAtFive (int j) {

      Random rand = new Random();

      int number = 0;

      for(int i=0; i<j; i++) {

          number = rand.nextInt(9)+1;

          System.out.println(number);

          if (number == 5) {

              System.out.println();

              break;

          }

      }

      return number;

   }

   

   public static void main(String args[]) {

       Main main = new Main();

       main.stopAtFive(20);

       main.stopAtFive(20);

   }

}

Explanation:

Your requirements do not say what has to be displayed or returned from the method, but you can use this as a starting point.

4 0
3 years ago
In a proper webpage, which tag holds all of a webpages visible HTML?
Evgen [1.6K]

Body.


head contains all of the data that we generally don't see.


Link is used to link to external stylesheets.


script is where you would type scrips.


doctype is used to tell the browser the document type.

6 0
3 years ago
What type of device is OMR input or Output<br>​
slamgirl [31]

Answer

input

Explanation:

modern ones are now input

5 0
3 years ago
Other questions:
  • Match the following technologies with their applications.
    9·1 answer
  • what is it called when you are biying and selling products via electronic channels such as the internet​
    13·2 answers
  • What does a graphic organizer do
    6·1 answer
  • When a user logs on to a windows 7 computer using remote desktop, users that are logged on locally are unaffected.?
    10·1 answer
  • Many inventions have enabled us to use digital cameras. The biggest difference between traditional and digital cameras is that d
    10·1 answer
  • NEED FIVE QUESTIONS ANSWERED!!!
    7·1 answer
  • It is not really important to organize your photos because you know that they are on your computer. (TRUE/FALSE)
    10·2 answers
  • What is the main function of a file extension?
    10·1 answer
  • What is the size of BIOS?
    13·2 answers
  • Value (related to the five 'v's' of big data) addresses the pursuit of a meaningful goal. true false
    14·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!