A gamer typing their name into the computer is an example of:
defined output.
user input.
conditional looping.
debugging.

Answers

Answer 1

user input I think I'm not sure though

Answer 2

Answer:

B User Input

Explanation:


Related Questions

How many times will an infinite loop repeat?
100
the number of minutes in the variable
the number of times in the variable
until someone stops the program

Answers

Answer:

The infinite loop is suppose to go on and on it never ends. My best guess is the third one.

Answer:

Its D because a infinite loop goes on forever until yep D until someone stops it in another words if someone doesnt stop the loop then it will keep going on and on so your answer is D

Explanation:

Could you give me Aidan Gallagher's wuasp number​

Answers

Answer:no

Explanation:no

Answer:

no

Explanation:

why do you need it

hope you you find what you looking for

what is the difference between a circuit board and a bread board

Answers

Answer:

A bread board is prototyped (manufactured) in a way where it is less permanent than a pcb (printed circuit board) or an even more permanent pcba (printed circuit board assembly). Bread boards are typically the first step to creating a finished circuit because electronic components are easier to test and take apart when needed; design and investigation can be made effectively as no soldering connections are required. Whereas a circuit board is used for the further finished products because they don't have sockets like the bread board and so there is little room for error and mistakes.

News writers get story leads from____.
A. subscriptions
B. press releases
C. advertisers
D. school papers

Answers

I believe the answer is B.Press releases! Hope this helps:)

the weekly question would you rather be the smartest but ugliest at your school or most handsome but not smart.

Answers

Answer:

lol I would be the most handsome but not smart

Explanation:

Answer:

Imao- i'd be the most handsome(cute) but not smart.

Explanation:

have a great weekend ( ̄▽ ̄)ノ

Jenn wrote a program where the instructions are followed in order; there is no skipping or repeating. What kind of program is this?
edited
iterative
selection
sequence

Answers

Jenn wrote a program where the instructions are followed in order; there is no skipping or repeating. What kind of program is this?

edited

Answer:

I just took the test and SEQUENCE (D)  was correct trust me I swear on the creeper aw man universe no joke pls brainliest

Explanation:

How would I collect a number from the user to use for the radius of a circle?



int(input("What is the radius?: "))

radius = int("What is the radius?: ")

radius = int(input("What is the radius?: "))

radius = int input("What is the radius?: ")

Answers

Answer:

C is the correct answer to your question

To collect a number from the user to use for the radius of a circle use radius = int(input("What is the radius?: ")). The correct option is C.

What is coding?

We connect with computers through coding, often known as computer programming.

Coding is similar to writing a set of instructions because it instructs a machine what to do. You can instruct computers what to do or how to behave much more quickly by learning to write code.

Coding abilities, sometimes referred to as programming skills, are the ability to write commands in a variety of programming languages that tell a computer, application, or software programme what to do and how to do it.

Use the formula radius = int(input("What is the radius? ")) to ask the user for a value to represent the radius of a circle.

Thus, the correct option is C.

For more details regarding coding, visit:

https://brainly.com/question/17293834

#SPJ2

explain how the internet works​

Answers

How does the Internet Work?

The Internet works through a packet routing network in accordance with the Internet Protocol (IP), the Transport Control Protocol (TCP) and other protocols.

Hope this helps you!

Explanation:

The internet is a worldwide computer network that transmits a variety of data and media across interconnected devices. It works by using a packet routing network that follows Internet Protocol (IP) and Transport Control Protocol (

In three to five sentences, describe how Linux is different from other operating systems.

Answers

Answer:

Linux is an open source operating system whereas Windows OS is commercial. Linux has access to source code and alters the code as per user need whereas Windows does not have access to the source code. In Linux, the user has access to the source code of the kernel and alter the code according to his need.

When should students practice netiquette in an online course? Check all that apply.
O when sending texts to friends
O when
sending e-mails to classmates
O when collaborating in library study groups
O when participating in online discussion boards
O when collaborating as part of a digital team

I think the answer is 245

Answers

Answer:

tienesrazon  

Explanation:

FIFTY POINTS IF YOU CAN HELP ME!!!!

You have been looking for a part-time job and it looks like you have found a good fit. You researched the listings on a job board, emailed your résumé to the company’s HR department, and got a phone call back. They gave you login information for a private system so you could take an online test, and now you’ve just had an online video interview. Which networking features have you used so far in your job search?

Answers

it only say 25oints i wanted 50 so no can do my guy

Email, phone, browser, Zoom
I’m just guessing because you lied abt the points

How do you check to see if the user entered more than one character? Complete the code.

letter = input("Enter a letter: ")
if _____ > 1:
print("\nPlease guess a single letter.\n")

letter.len()

length(letter)

letter.length()

len(letter)

Answers

Answer:

1len(letter)

Explanation:

JUST GOT IT RIGHT

The code is letter = input("Enter a letter: ") if len(letter) > 1:print("\nPlease guess a single letter.\n")

What is code?

There are four kinds of coding:

Data compression (or source coding)Error control (or channel coding)Cryptographic coding.Line coding.

The description of a code is a set of rules or a method of communication, often with erratically assigned numbers and letters given specific definitions.

An illustration of code is the state's vehicle laws. An example of code is a made-up vocabulary that two children use to articulate to each other.The total numeral of computer languages to exist is approximately 9,000, though there are 50 that are the most famous programming languages in use today.

To learn more about code, refer to:

https://brainly.com/question/25605883

#SPJ2

I need help 43 points and brainiest if you answer

Answers

Answer:

250

Explanation:

A10:A20 Refer to values in


Cell A10 and cell A20


The cell in column A and row 10


The range of cells in column A and rows 10 through 20


The range of cells in row 15 and columns B through #

Answers

Im trying to solve this problem

A10:A20 Refer to values in The range of cells in column A and rows 10 through 20. Thus the correct option is C.


What is a cell in excel?

The rectangles that make up an Excel worksheet's grid are called cells. A worksheet's references, the column letter, and the row number that intersect at the cell's location serve as a means of identifying each cell.

A, B, and C serve as column numbers, whereas digits serve as row identifiers (1, 2, 3). Depending on the column and row, each cell has a unique name or cell address.

In the given case, the values of A10:A20  is being asked which indicates that In column A the range of cell 10 to 20 is written as A10: A20.In other words, the cell is written as intersection Column  D to Row 5 the cells will be D5.

Therefore, option C is appropriate.

Learn more about Excel, here:

https://brainly.com/question/1380185

#SPJ6

What is empowerment technology?

Answers

It the use of technological devices such mobile phones and computer devices to help retain and locate information.

Which of these terms describes what happens if someone follows the directions on the washing machine three times in a row?
sequential
iteration
selection
block-based

Answers

Answer:

i believe iteration

Explanation:

The term that describes what happens if someone follows the directions on the washing machine three times in a row is iteration. The correct option is b.

What is iteration?

Iteration is the process of repeatedly doing a task in order to produce a (potentially unlimited) succession of results. A single iteration of the process is every time it is repeated, and the result of each iteration serves as the foundation for the following one.

Iterating is the process of carrying out an action, assessing how it went, making improvements, and repeating the activity until you are ready to go on to another one. Programs can iterate or “loop” in one of two ways: loops controlled by a count. Loops are regulated by conditions.

The terms "to repeat or do over again" are equivalent with "iterate" and "reiterate." Since both words have Latin roots, English has not overcorrected in this instance.

Therefore, the correct option is b, iteration.

To learn more about iteration, refer to the link:

https://brainly.com/question/14969794

#SPJ2

You work for ScreensRUs, a business that sends repair people to sites to fix damaged car windshields. Your employer provides company mobile phones, but you think it should provide smartphones instead. Write a memo outlining two reasons why the firm should upgrade its devices.

Answers

Answer:

tldr; treat this like a brief essay. some reasons would be "having a smartphone makes your job easier", "smartphones can make the job easier to do on the go".

Explanation:

hi there!

ok, so this should be pretty simple.  first, we should take a look at the issue in the scenario;  you're an employee for a company that relies heavily on technology to get your job done and send other employees to their customer's locations.  because of this, getting poor quality mobile phones would make your job a little bit harder to do.

to put this in a little bit of a better perspective, imagine that you're an employee in a store, and your job is to sweep the floor. however, your boss only gives you a dust pan and bad quality broom.  that'd make you wish that you had some better equipment to get your job done faster, right?

a memo is basically a written message in a business place; in modern days, they're usually emails, but back in the day they were letters and such.  for this assignment, treat this like an essay! however, be sure to be to-the-point.

now to answer the question; we've already covered one reason that you could use in the memo: "having a smartphone would make your job easier". now think about what else having a smartphone would do compared to a mobile company phone.  

here's an example of a memo!

good luck! hope this helped.

what do u mean by software​

Answers

Answer:

Software comprises the entire set of programs, procedures, and routines associated with the operation of a computer system. The term was coined to differentiate these instructions from hardware—i.e., the physical components of a computer system.

PLEASE HELP ILL GIVE BRAINLIEST

Answers

Answer:

text labels and different

Explanation:

What are the basic tasks performed by an operating system?​

Answers

Answer:

An operating system is a software which performs all the basic tasks like file management, memory management, process management, handling input and output, and controlling peripheral devices such as disk drives and printers.

Explanation:

i hope it helps:)

what are the four forms of utility in computing

Answers

Answer:

form, place, time, and possession utility

Explanation:

A cartoonist wants to change the shape of an object over a period of time,
Name the tweening option which will help him to perform his task.​

Answers

Answer:

shape tweening

Explanation:

you draw a vector shape at one specific frame in the Timeline, and change that shape or draw another shape at another specific frame. Flash Professional then interpolates the intermediate shapes for the frames in between, creating the animation of one shape morphing into another.

I’ll give brainliest if answers are correct


What are two advantages of downloading a file instead of streaming it?


A) Streaming has a smoother playback.
B) After a download is complete, the playback is more reliable.
C) A download file is more portable because it doesn’t require an Internet connection to play.
D) You don’t have to wait before playing the file.
E) No storage space is required.

Please help soon!

Answers

Answer:

B and C

Explanation:

A download playback is more reliable because it's stored on the device you're using so there won't be any skipping in during the song.

And it's more portable because you don't need the internet so you can play it anywhere.

It's not D because you still have to wait for it to download before you can play it

Not E because it takes storage on your phone

Not A because the answer for A is a point for streaming

Answer:

B and C

Explanation:

A download playback is more reliable because it's stored on the device you're using so there won't be any skipping in during the song.

And it's more portable because you don't need the internet so you can play it anywhere.

It's not D because you still have to wait for it to download before you can play it

Not E because it takes storage on your phone

Not A because the answer for A is a point for streaming

Which is the period button on laptop

Answers

Answer:

The one next to the /?

Explanation:

c) Internet is a:
a) A single network.
b) A vast collection of different networks
c) Interconnection of LAN.
d) None of these.​

Answers

I think the answer is a single network

Answer:

a vast collection of different

networks

Write a program that prompts the user to enter a month (1-12) and year, then displays the number of days in the month. For example, if the user entered month 2 and year 2012, the program would display that February 2012 has 29 days. Be careful with February. If the year entered is a leap year, your output should show that February has 29 days. Use the "Case Study: Determining Leap Year" on p. 105 of Introduction to Java Programming for information on how to calculate the leap year. It does not exactly happen every four years.

Answers

Answer:

In Java

import java.util.Scanner;

public class Main {

public static void main(String[] args) {

    int mnth, yr;

 Scanner input = new Scanner(System.in);

 System.out.print("Month: ");  mnth = input.nextInt();

 System.out.print("Year: ");  yr = input.nextInt();

 boolean lpYear = (yr % 4 == 0 && yr % 100 != 0) || (yr % 400 == 0);

 if(mnth == 1 || mnth == 3 || mnth == 5 || mnth== 7 || mnth == 8 || mnth == 10 || mnth == 12){

     System.out.print("31 days");  }

 else if(mnth == 2){

     System.out.print(((lpYear) ? "29 days" : "28 days"));  }

else if(mnth == 9 || mnth == 6 || mnth == 4 || mnth== 11){

     System.out.print("30 days");  }

 else{      System.out.print("Invalid");  }

}

}

Explanation:

See attachment for complete program where comments were used as explanation.

Which mode would you use to take a photograph inside a cave in dim light?
A.
program mode
B.
aperture priority mode
C.
auto mode
D.
night mode
E.
sports mode

Answers

Answer:

I think B or A because when you go in a dark place you can use this

Answer:

D. Night Mode.

Explanation:

I am not 100% sure but it seems like since you are in a cave in dim light it would be like at night with the moon.

Please any ine help me that what is the fullform of html​

Answers

Explanation:

hypertext markup language

What is the best description of a raster image?

a line art

a motion graphic

a cell animation

a continuous-tone photo

Answers

Answer:

Option a continuous tone photo is your answer ☺️☺️☺️

How to code the different parts of HTML (Plz answer)

Answers

If you have a sidebar that has multiple sections, don't nest elements inside of elements like in the example above. Instead, make the sidebar a single and then use (or another appropriate sectioning element) to create the different sections.
Other Questions
Which roles do committees have in the creation of new legislation? Check all that apply.OThey approve it for debate.OThey make changes to it.OThey propose it.O They review it.OThey sign it into law. Complete the Squarex2 + 10x + Evaluate( 2/10 ) ^31. 1/52. 6/303. 8/1,000 Ellen has a bag with 3 red marbles and 2 blue marbles in it. She is going to randomly draw a marble from the bag 300 times, putting the marble back in the bag after each draw. 3 red marbles and 2 blue marbles What is the best prediction for the number of times that Ellen will draw a blue marble? When a sperm and egg combine, it is called _______________________________ A clinical trial tests a method designed to increase the probability of conceiving a girl. In the study 620 babies were born, and 341 of them were girls. Use the sample data to construct a 99% confidence interval estimate of the percentage of girls born. Based on the result, does the method appear to be effective? Can someone help please someone just took almost all my points bc they didn't answer it the only mammal naturally capable of true sustain flight is Product Rule states: keep the base the same and do this to the exponents. Your A). answerB). multiply C). subtract A statement that contains = to compare two expressions is a John has 12 pounds of dog food and is going to separate it into 3/4 pond portions . How many portions of dog food will he have Marking brainliest! Help Identify the sentence type.IMany people work long and hard for their money,a. Simpleb. ComplexC. Compoundd. Compound-Complex Select the sentence in this passage that can be classified as a false statement. Write a summary about the argument in favor of police? If JKLM is an isosceles trapezoid, find each value listed below. 5. La fille ___ la tl.A.regardentB.regardezC.regardeD.regardons Its subtraction .Pls have a explanation math problem . Which two words are the closest synonyms?Aimperialist and ingenuousBexpansion and extortionCpigment and figmentDsynthetic and fabricated Help please Brainiest answer to whoever is first