Strings need to be placed in

Answers

Answer 1

Answer:

glue

Explanation:


Related Questions

Why should we care about information being represented digitally? How does this impact you personally?

Answers

Answer:

Information digitally represented shows a level of understanding. For example, it eases the stress of complexity. It is more interpretable.  It has a great impact on users personal since use can use and interpret information well as compared to other forms of representation.

-Astolfo

What is the missing line of code?
>>> sentence = "Programming is fun!"
>>>
'gr
O sentence[3:6)
O sentence[2:6)
sentence(3:5)
O sentence[2:5)

Answers

Answer:

sentence [3:5]

Explanation:

The missing line of code is sentence(3:5) in the given code which is the correct answer would be an option (C).

What is the programming language?

A programming language is a collection of grammatical rules and a vocabulary for instructing a computer or processing equipment to do assigned duties. High-level languages like as BASIC, C, C++, COBOL, Java, FORTRAN, Ada, and Pascal are commonly referred to as programming languages.

Every programming language has a distinct collection of keywords (words that it recognizes) and a distinct syntax for structuring application programs.

According to the given question,

We have been given the code:

>>> sentence = "Programming is fun!"

>>>

'gr

Here, the missing line of code is sentence(3:5) in the above code.

Therefore, the correct answer would be an option (C).

To learn more about the programming language click here :

https://brainly.com/question/23959041

#SPJ2

After the computer process the data, the result is first save in

Answers

Answer:

Answer

Saved In Computer

What is this N mean????? In java

Answers

Answer:

\n is an escape character for strings that are replaced with the new line object. Writing \n in a string that prints out will print out a new line instead of the \n. Java Escape Characters

Explanation:

If that what you meant. But n most of the time is either a string character or no special meaning such as integer that you defined.

N can also mean null

import java.util.Scanner;

import edhesive.testing.Math;

public U2_L8_Activity_One{

   public static void main(String[] args) {

       Scanner myObj = new Scanner(System.in);

       System.out.println("Enter a number.");

       int n = myObj.nextInt();

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

           System.out.println((int) (Math.random()*n));

       }

   }

}

I hope this helps!

Which of these is an IPv4 address? Choose the answer
A.2001:0DB8:85A3:0000 0000
B. 8A2F0370.7334
C. //resource:share
D. 202.111.12.170
E. 192.168.0​

Answers

Answer: The Answer is D, 202.111.12.170.

Explanation:

Taking the test.

An IPv4 address is  202.111.12.170. The correct option is D.

What is an IPv4 address?

The IPv4 address is a 32-bit number that uniquely identifies a machine's network interface. An IPv4 address is usually expressed in decimal digits, with four 8-bit fields separated by periods.

Each 8-bit field corresponds to a byte of an IPv4 address. IP addresses (version 4) are 32-bit integers that can be written in hexadecimal notation. The more popular format, known as dotted quad or dotted decimal, is x.x.x.x, with each x ranging from 0 to 255.

IPv4, or Internet Protocol version 4, is a set of rules that allows devices such as computers and phones to communicate over the Internet. An IP address is allocated to each device and domain that connects to the Internet.

Therefore, the correct option is D. 202.111.12.170.

To learn more about IPv4 addresses, refer to the link:

https://brainly.com/question/28565967

#SPJ5

NEED ANSWER ASAP!!!
Describe common gaming tasks that would make sense to set up as each of the following: a forever loop; a conditional-controlled loop; a count-controlled loop.

Answers

Answer:

a count-controlled loop.

Explanation:

That is my edu guess.

Answer:

Forever loop: a movement the goes on for ever

Count-controlled loop: a g They are so common, most programming

languages have "shorthand" syntax for such loops.

conditional-controlled loop:   repetitive control structures are a way for computer programs to repeat one or more various steps.

Explanation:

I don't have an explanation sorry.

[JAVA] 30 points to write the program

Answers

The text document I added has all the code needed to complete this problem. Best of luck.

PLEASEEE HELP!!!! 50 POINTSSS!!!!!

Choose all that apply.

Select the reliable sources of information.


a presentation in a college finance class

a personal Web site

an expert on television

financial data from 1978

loan information from your credit union

www.IRS.gov

Answers

Answer:

i belive the 2 one

Explanation:

What will the outcome look like
(Ignore the answer l put)

Answers

The correct answer is 0123456789.

The for loop initializes the variable i at value 0 and then it increments i by 1 and prints it to the screen while i is less than 10.

I hope this helps!

Complete the sentence with the correct response.

The popularity of operating systems is determined by studying the
share of computer sales worldwide.

Answers

answer:

because by studying the data of computer shares you know from the consumers what they like and don't like about their operating systems!

explanation:

hope this helped <3 also if wouldn't mind could you pls give me brainliest? (im trying to level up) thanks! :)

When would you most likely use the Merge and Center option?

A: when you want to add the cell numbers together

B: when you want to know the percentage of an amount

C: when only one cell has data but you want to center that information

D: when you want to multiply all available cells

Answers

Answer:

c

Explanation:

i had this problem and C was the right answer

Answer:

C

Explanation:

Liz created this table to show the ratio of red pencils to green pencils in her box. Identify the ratios that are equivalent to the ratio of red pencils to green pencils in Liz’s table


Red Pencils Green Pencils

2 6

4 12

6 18

8 24

Answers

the ratio is 1:3 because when you simplify all of them done you get 1 and 3

What does the acronym A PACT help you to remember when you research a topic?

Answers

Answer:

people, activities, context, and technologies

THIS IS ACTUALLY FOR HISTORY!!!!!
PLEASE HURRY!!! I WILL MARK BRAINLIEST!!!

When the 1905 Sequoyah Convention ratified their state constitution and submitted it to Congress, Congress chose to ignore it. Do you feel this was the right decision? If you had been a member of Congress in 1905, would you have voted to ratify the Sequoyah Constitution, voted against it, or tried to have it tabled? Defend your choice.

Answers

Answer:

it was certainly a debatable decision, mainly because it was based primarily on political - and not on legal or social - views. since the congress at that time was led by members of the republican party, and the territory that the tribes wanted to turn into an exclusively indian state was predominantly democratic, the proposal (as expressed in the constitution) did not succeed, but the constitution itself proved to be of crucial importance in the creation of the state of oklahoma, and, most importantly, it guaranteed the involvement of representatives of the indian tribes in the government of the future joint state.

as a member of congress, i would have voted to ratify the constitution, or at least to have it tabled. ignoring it was an interested and partial decision.

What is a promotional activity for a film ?

Answers

Answer: Sometimes called the press junket or film junket, film promotion generally includes press releases, advertising campaigns, merchandising, franchising, media and interviews with the key people involved with the making of the film, like actors and directors.

Explanation:


Help I’ll give you brainless

Answers

Answer:

decimal

Explanation:

int, str and float are built in types, decimal isn't.

But... brainless??? ;-)

A topographical map of the world, with no labels is _____ abstract than a map with the names of all the countries and their capitals.

The blank is either more/less

Answers

Answer:

more

Explanation:

my Brian is so big, some would even go as far as to say its the biggest Brian in America

The first device to simulate motion in pictures was the ____.

Answers

The other person is correct...The first device to simulate motion in pictures was the kinetoscope.
brainliest?

What is the missing word?
if numA< numB: # line 1
numX = numA # line 2
numA > numB: # line 3
numX = B # line 4

Answers

Answer:

The answer is elif

Explanation:

I got it right in the assignment

The missing word in the given statement is as follows:

if numA< numB: # line 1

        numX = numA # line 2

        elif numA > numB: # line 3

        numX = B # line 4.

What is Elif?

Elif may be characterized as a short "else if" function. It is used when the first if statement is not true, but you want to check for another condition. If the statement pairs up with Elif and the else statement in order to perform a series of checks.

According to the context of this question, if-elif-else statement is used in Python for decision-making i.e the program will evaluate the test expression and will execute the remaining statements only if the given test expression turns out to be true. This allows validation for multiple expressions.

Therefore, The missing word in the given statement is Elif.

To learn more about Elif function in Python, refer to the link:

https://brainly.com/question/866175

#SPJ5

Which of the following has had the most profound effect on American newspapers? A.digital media B.syndication C.television D. radio​

Answers

Answer:

Although readership has been declining since the invention of the radio, the Internet has had the most profound effect on the newspaper industry as readers turn to free online sources of information. Financial challenges have led to the rise of ever-growing newspaper chains.

So I'd say Digital Media ?

Which keyboard shortcut will create a hyperlink in an Excel document?

A) Ctrl+F
B) Ctrl+H
C) Ctrl+K *
D) Ctrl+End

Answers

Answer:

it is most definatly ctrl+k

Explanation:

Answer:

The awnser is c) Ctrl+K

Explanation:

hope this helps

A letterhead should contain all of the following EXCEPT
- Full street address
- Logo
- Complete legal name of the company, group or individual
-None of the above

Answers

Answer:

The Logo.

Explanation:

Im somewhat sure it is a logo. It honestly depends on what kind of letter it is. In a formal letter, it shouldn't contain the logo.

___ is the process of discovering useful knowledge from a collection of data.
BIG
DATA
THE 3 V’S
KDD

Answers

The KDD process is the overall processing of data collection p

This is for AP Computer Science and I need help answering this question. If anyone could help it would be very helpful.

Answers

import java.util.Scanner;

public class PosNums {

   public static void main(String[] args) {

       System.out.println("Enter positive numbers (-1 to stop)");

       Scanner myObj = new Scanner(System.in);

       int num = myObj.nextInt();

       int total = 0;

       while (num!=-1){

           if (num < 0 && num!= -1){

               System.out.println("Only positive numbers will be counted toward your total.");

           }

           else if (num >=0){

               total += num;

           }

           num = myObj.nextInt();

       }

       System.out.println("Sum is " + total);

   }

   

}

If you have any other questions, I'll do my best to help. Best of luck.

Which statement best defines building blocks?

A. copied shapes that can be reused by a user
B. previously stored styles that can be reused by a user
C. built-in table of contents that can be reused by a user
D. formatted and stored content that can be reused by a user

Answers

Answer:

formatted and stored content that can be reused by a user (methods)

Answer:

D

Explanation:

Select all that apply.

Which of the following groupings are located in the View tab?

Page
View
Layout
Page Design
Window

Answers

Answer:

Layout, Window and View

Explanation:

This is the groupings that was listed above that are located in the View tab.

What is the purpose of the Digital Millennium Copyright Act?

Answers

Answer:

To protect orginal creators of content from the unlawful distrubution of it.

Explanation:

Pick Two: If the post office delivered mail exactly like the routers deliver messages on the Internet, which of the following statements would be true?
A. One mailman would be responsible for delivering a letter from sender to receiver.
B. The mailman would sometimes take a different path to deliver each letter to your home.
C. Letters would be written on the outside of the envelope for all to read instead of letters put inside envelopes.
D. Your mail could not be delivered if a road your mailman was planning to take were under construction.

Answers

Answer:

B and C.

Explanation:

Routers can be defined as a device that routes the data from LAN to other connections.

If a post office delivery mail look exactly like  the routers then message delivery will look like the mailman will use different paths to deliver letter to your home. Each time the mailman will sometimes use different paths to do so.

Another similarity shared between the router and post office delivery will be that the letters will be written on the outside of the envelope instead of inside the envelopes.

Therefore, the correct options are B and C.

Answer: The answer is b and c

Explanation:

B: The mailman would sometimes take a different path to deliver each letter to your home.

C: Letters would be written on the outside of the envelope for all to read instead of letters put inside envelopes.

which of the following sentence uses the correct verb tense

Answers

Answer:la 3

la3

Explanation:

Where’s the picture ?

what is the full form of www?​

Answers

Answer:

world wide web

Explanation:

Other Questions
Which is traded in a currency exchange market?Which is traded in a currency exchange market?A) foreign moneyB) unprocessed foodsC) shares in corporation D) treasuries The members of a band are arranged in a rectangular formation. When they are arranged in 8 rows, there are 2 positions unoccupied in the formation. When they are arranged in 9 rows, there are 3 positions unoccupied. How many members are in the band if the membership is between 100 and 200 can someone please help ? Solve for the equation for y: 3/2 y + 12 = 7/5 y-20 a. use the two points. to find the equation that represents the linear function f. b. what is f(6) 3. How did citizens of Athens serve their government?A. Option 1 by participating in the Assembly.B. Option 2 by recruiting soldiers for the armyC. Option 3 by running for election to the AssemblyD. Option 4 by collecting taxes from the lower classesE. Other: Estimation for 2 1/3 divided by 1/3 Under what conditions might a company prefer to negotiate rather than use competitive bidding to select a supplier You roll a single die numbered from 1 to 6.What is the probability of rolling an oddnumber, expressed as a fraction? Question 1 (5 points)In the image below, if the frisbee represents light, what does the fence represent? What was the third estate in France during the RevolutionThe nobilityThe lower to middle classThe clergyThe King's estate which of the following is not a sourse of income What are the liquid flavorings made with alcohol that are used to replace the raw material?A. emulsifiersB. caramelsC. hydrogenatorsD. extracts Heart 1 is translated 3 units down to heart 2. Which shows this transformation? On a coordinate plane, heart 1 is shifted 4 units down and 4 units to the right. On a coordinate plane, heart 1 is reflected across the x-axis to heart 2. On a coordinate plane, heart 1 is shifted 4 units to the right and is rotated to form heart 2. On a coordinate plane, heart 1 is shifted down 3 units to form heart 2. Question 17(Multiple Choice Worth 1 points)(03.03 MC)On which number line are -9 and its opposite shown?PQ-24-1202412QP-24-1212240QO-24-1201224PQ-12-2401224 There were 92,623 fans watching the soccer game. What is this number rounded to the nearest thousand? please helpThe model represents 100% of the cost of a trip to the Bahamas. Which model represents the cost of the trip if the trip cost is discounted 26%? How does your estimate help you place the decimalpoint in the product? What do you call the sets of activities that society considers as appropriate for men and women What is the value of 7/3 divided by 5/6