What does HTML stand for?
Home Teachable Markup Language
Historical Text-Making Language
Hypertext Markup Language
Hyper Tutorial Maker Language
Using a while loop to iterate over a list requires an incrementing variable.
True
False
Katrina wants to get a random number and assign it to a variable called force. Which line of code should be used?
force = random.randint(1,10)
force = random(1,10)
force = randint(1,10)
force == random.randint(1,10)
You can add items to the end of a list using append.
True
False
Going through a list item by item is called “iterating over a list”.
True
False
Which keywords would be needed to convert this scenario into Python?

If the user picks up the rock, the program will respond by indicating that the user has disturbed the mummy. But if the user picks up the branch, he or she will get eaten by the monster. If the user scoops up leaves, he or she will discover a fairy.

if, if, if
if, elif, elif
if, else, else
if, then, last
A friend asks you to look over the code for an adventure game and help figure out why it won’t work. Which of these options is something that would cause a program to work improperly?
There is a user-defined function with two variables.
There is an infinite loop.
There are two lines of code beginning with elif in a row.
There is an if statement without an else statement.
Jorge is creating a program that will allow the user to enter race times to keep track of them. Which of the following will allow Jorge to manage the data that the user enters?
a Boolean variable
an elif statement
a list
a parameter
The time.sleep() method requires a number of seconds as a parameter.
True
False
What is the index of “tables” in the list [“table”, ”rug”, “chair”, “sofa”]?
0
1
2
3
The index of the first item on a list is 1.
True
False
If you create a function and you want it to pass a value back to the main program, what do you need to include in the function’s definition?
an iterating variable
a local variable
a return statement
a parameter
What kind of program has a looping branch of code?
sequence
selection
iteration
pseudocode
What is a number that refers to the position of an item on a list?
variable
parameter
operator
index
What would be the result of running these two lines of code?

devices = [“Laptop”, “Phone”, “Computer”]

print(devices[0])

0
Laptop
Phone
Computer
A block of CSS that is applied to a specific HTML element is called a:
segment.
chunk.
construction.
rule set.

What Does HTML Stand For?Home Teachable Markup LanguageHistorical Text-Making LanguageHypertext Markup
What Does HTML Stand For?Home Teachable Markup LanguageHistorical Text-Making LanguageHypertext Markup
What Does HTML Stand For?Home Teachable Markup LanguageHistorical Text-Making LanguageHypertext Markup
What Does HTML Stand For?Home Teachable Markup LanguageHistorical Text-Making LanguageHypertext Markup

Answers

Answer 1

Hypertext Markup Language

Answer 2

Answer:

(Answer for images)

1. swim

2. 2

3. Pop

4. add a / to the final h1 tag

(Answer for text)

Html Stands for Hypertext Markup Language

Using a while loop DOES require an incrementint variable. Some languages like Python handle this on their own, so it might be false

Katrina should use:

force = random.randint(1, 10)

You CAN add items to the end of a list using append.

Going through a list item by item is called "loooing through the list" but some may call it that.

if, elif, elif

an infinite loop may cause a program to work incorrectly.

a list

time.sleep() does require a parameter in seconds

the index of "table" is 0.

the index of the first item of a list is NOT 1.

if you want a function to return something back to the main program then use a return statement.

I don't understand this question

a number that refers to the position of an element of a list is called the index.

the result would be

>>> laptop

A block of css to style an html element is called a ruleset


Related Questions

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

Which is the period button on laptop

Answers

Answer:

The one next to the /?

Explanation:

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 ☺️☺️☺️

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

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:)

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

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.

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:

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

Which of the following statements best reflects the pros and cons of overtime potential for a line installer or repairer?
A. Overtime allows installers to maintain flexibility in their jobs, choosing when to work and when to stay home with their families; however, there are no benefits included.
B.Overtime allows installers and repairers to travel to other regions and experience new cultures; however, there is little salary increase for overtime work.
C. Overtime allows installers and repairers to make triple what they would in a typical day; however, there are few opportunities for overtime.
D. Overtime allows installers and repairers to make double what they would typically; however, it requires hours of hard work in potentially dangerous conditions.

Answers

Answer:

D

Explanation: hope this helps! n plz mark me brainliest! thx n have a gr8 and safe day!

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

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 (

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.

Jason is working on a Microsoft Excel worksheet and he wants to create a Print Preview shortcut. His teacher asks him to access the Customization option to create the new shortcut. Which two tabs should Jason select to place the Print Preview shortcut on the worksheet toolbar?
A.
New Tab (Custom) and New Group (Custom)
B.
New File Tab (Custom) and New Tab (Custom)
C.
New Custom Group and New Command
D.
New Custom Tab and New Command

Answers

Answer:

it's definitely B I asked my brother

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.

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.

What is the term used for information being sent in a packet?
Packet contents
Multimedia
Data payload
Webpage HTML

Answers

Answer:

The term being used for information being sent in a packet is;

Data payload

Explanation:

In computer networking and telecommunication terminology, a network packet is the fundamental formatted communication unit of data transmitted in a TCP/IP, packet switched network

A data payload is the actual data (information) that is being sent from one point to another, within the network or across networks

Therefore, another term for information being sent in a packet is a data payload.

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

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:)

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:

which term refers to the data stored in computer memory on which the processor applies to program instructions

A.) equation
B.) variable
C.) operand
D.) integer

Answers

Answer:

I'm not 100% sure but i think the answers D

Explanation:

Answer: C. Operand

Explanation: Got it right on test

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

Answers

Explanation:

hypertext markup language

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.

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.

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

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

What is empowerment technology?

Answers

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

what are the four forms of utility in computing

Answers

Answer:

form, place, time, and possession utility

Explanation:

Other Questions
35% of best buy customers buy a computer, 25% buy a warranty, and 5% buy a computer and a warranty. Find the probability that a Best Buy customer buys a computer given that the customer bought a warranty What makes some traits dominant and other recessive? pls help How do you think graphic novels and comic books use pictures to support the words the reader sees on the page? If the market for quilts is perfectly competitive and other quilt producers face the same cost as Alex then what would you expect to happen to both the number of firms making quilts and the equilibrium price of quilts in the long run Question 10. The length of a rectangular field is 65 meters. its width is 35meters. Johnny ran around the field 4 times. How far did she run? *O A 400 metersB 760 metersC 600 metersD 800 meters Which point is on the graph of a direct variation equation in which k = 0.4? A) (10, 0.04)B) (4, 10)C) (10, 4)D) (0.04, 10) I tried to answer this, but my answer wasn't correct, so can someone please help?~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~Rewrite each sentence using the correct Direct Object Pronoun.1.) Necesito comprar los zapatos. what is 9-3 divied by 1/3 + 1 = When President Trump visited Georgia to campaign for the Republican candidate for Governor, he was fulfilling the role ofA.Chief ExecutiveB.Head of StateC.Head of the PartyD.Chief Agenda Setter (D)283.The Hill family rented a car for the weekend. The rental agency charged a weekend fee of $35.00 and$0.12 per mile. Their final bill was $44.36. Which equation could be used to discover how many miles thefamily drove?012 How many molecules of CrCl are produced when 2.89 moles of CuCl react? *2Cr+3CuCI2-2CrCI3+3Cu In what ways are the 1960's and today different? Give an example and explanation. Read the following thesis statement and answer the question that follows.Charlotte Perkins Gilmans The Yellow Wallpaper is not only a dark story of a womans descent into psychosis, but it is also an autobiographical portrayal of Gilmans own struggle with postpartum depression, her opinion of the rest cure prescribed to her by her doctor, and her feelings of oppression in marriage.Determine if this is a strong thesis statement, and explain why or why not. Compare and contrast winter and summer How many feet are in 2,241 inches? (Note: 1 foot = 12 inches)Group of answer choices what is irrational number with example which of the following is a true statement? 3/12>3/83/8 what are Punnet squares and why are they important in genetics? I need help with this please I'LL GIVE YOU THE BRAINLESTThe Civil Liberty court decisions for Bush vs Gore was important because? a legalized a womens right to an abortion under certain circumstances. b ruled that Florida recount of Presidential votes violated the 14th Amendment c expanded the protection of political speech d held that a state law that discriminated against women was unconstitutional