Ask the user to enter a sentence. If the sentence has any mention of dog, tell the user (once) Dogs are cute. If the sentence has any mention of taco, tell the user (once) Tacos are tasty. Change each mention of dog to puppy. Change each mention of taco to burrito. Print the new sentence. Capitalization matters! For example, if theres a mention of Dog (note where the capital letter is), it should be changed to Puppy (note where the capital letter is). You will only need to look for mentions of dog, Dog, taco, and Taco. The plural forms are allowed but the final output for dog / Dog will not be grammatically correct, and this is ok. See sample output.

Answers

Answer 1

Answer:

Theses puppies are so cute!

Theses burritos are so yummy!

Would you like a taste of this delicious taco dog?

Explanation:

there you go plz may i have a brainilist??


Related Questions

Which of the following repetition operator can help initialize an empty list with values.

A. &
B. $
C. *
D. !

Answers

Answer:

C. *

Explanation:

For instance, [10]*4 gives [10, 10, 10, 10].

Entities allow us to capture specific information in the user input
True
False

Answers

Answer:

True

Explanation:

A database management system (DBMS) can be defined as a collection of software applications that typically enables computer users to create, store, modify, retrieve and manage data or informations in a database. Generally, it allows computer users to efficiently retrieve and manage their data with an appropriate level of security.

An entity can be defined as an object, thing, place, people, etc., that exists in a database. The data are captured and stored as workflow, tables and properties in a computer database.

This ultimately implies that, all entities must have a property and are identifiable from every other object.

Hence, entities allow us to capture specific information in the user input such as people, place, object, thing, unit, etc.

An ad agency is interested in keeping track of their clients a little more easily. Help them out by creating two ArrayLists :


1. Create an ArrayList called company Name that stores an ArrayList of all the company names.


2. Create an Integer ArrayList called contractValue that stores the value of the contract that the ad agency has with its clients.

Answers

Answer:

Explanation:

The only things requested in this question were the two Arraylists. These following arraylists need to be called and values need to be added to them by the corresponding code. At the moment they would be empty.

1.         ArrayList<String> Names = new ArrayList<>();

2.        ArrayList<Integer> contractValue = new ArrayList<>();

They can be added to any code or in the main method as long as they are within the scope of the code that will be calling them.

which element can be changed using the Print pane? Check all that apply

Answers

Answer:B C D E

Explanation:

EDGE 2021

Which of these is NOT an example of intellectual property? O a song you wrote O an article you published O hardware you purchased O a sculpture you created Question 5 9​

Answers

Answer:

hardware you purchased

Explanation:

Copyright law can be defined as a set of formal rules granted by a government to protect an intellectual property by giving the owner an exclusive right to use while preventing any unauthorized access, use or duplication by others.

Patent can be defined as the exclusive or sole right granted to an inventor by a sovereign authority such as a government, which enables him or her to manufacture, use, or sell an invention for a specific period of time.

Generally, patents are used on innovation for products that are manufactured through the application of various technologies.

Basically, the three (3) main ways to protect an intellectual property is to employ the use of

I. Trademarks.

II. Patents.

III. Copyright.

An intellectual property can be defined as an intangible and innovative creation of the mind that solely depends on human intellect. They include intellectual and artistic creations such as name, symbol, literary work, songs, graphic design, computer codes, inventions, etc.

Hence, a hardware you purchased is not an example of an intellectual property.

add my sna-p dkarpik58?...

Answers

This is for answers not snap

Data sets can be described as instances when the software didn't work as expected.
True or false?

Answers

Answer:

True.

Explanation:

This is true because that can mean the same thing.

Data sets can be described as instances when the software didn't work as expected is true.

What is software?

The software is the main thing of any device. The device can not run without software. The software is a combination of algorithms.

The programs that control how machine programs, and even the documentation that explains how and when to use them

Thus, the statement is true.

More about the software link is given below.

https://brainly.com/question/1022352

#SPJ2

Which option in PowerPoint allows users to configure the number of columns and rows manually, using numerical
values?
O Insert Table dialog box
Draw Table option
Insert Table drop-down menu
O Excel spreadsheet

Answers

Answer:

Insert Table dialog box

Explanation because i took the test

The option in PowerPoint that allows users to configure the number of columns and rows manually, using numerical values is Insert Table drop-down menu.

What is PowerPoint used for?

The PowerPoint is known to be one that helps in slide show presentation program.

Note that the Insert Table drop-down menu is known to be the option in PowerPoint that allows users to configure the number of columns and rows manually, using numerical values.

Learn more about PowerPoint from

https://brainly.com/question/1130738

#SPJ2

I will give brainlyest if someone names 15 mcyt on the dream smp.

Answers

Answer:

Antfrost

Awesamdude

BadBoyHalo

Callahan

CaptainPuffy

ConnorEatsPants

Dream

Eret

Foolish Gamers

Fundy

GeorgeNotFound

Hannahxxrose

HBomb94

ItsAlyssa

JackManifoldTV

Jschlatt

Karl Jacobs

LazarBeam

Nihachu

Ph1LzA

Ponk

Punz

Purpled

Quackity

Ranboo

Sapnap

Skeppy

Slimecicle

Technoblade

TommyInnit

Tubbo

Vikkstar123

Wilbur Soot

Ponk

Awesamdude

Tommyinnit

WilburSoot

Philza

Technoblade

Tubbo_

Nihachu

CaptianPuffy

Ranboo

Dream

GeorgeNotFound

Sapnap

Antfrost

BadBoyHalo

Skeppy

ConnorEatsPants

JSchlatt

Quackity

Karl Jacobs

Punz

Purpled

Hbomb94

Callahan

JackManifoldTV

ItsFundy

The_Eret

i listed as many as i could think of lol

Edhesive intro to CompSci Test 7 answers pls

Answers

Answer:

nothing

Explanation:

nothing

Which hand does a user click and drag to simultaneously change the width and height of an object? A. corner sizing handle B. side sizing handle C. top sizing handle D. bottom sizing handle

Answers

Answer:

corner sizing handle

Explanation:

as you drag the top corners and opposite bottom corners, it will expand

Madeleine's Instructor praised her for capturing a nearly perfect image. It included dominance, harmony, and proportion among other
principles. Which design principle involves all aspects of delign?
The_____________
design principle involves all aspects of design

Answers

Answer:

Unity design principle

Explanation:

When you insert a USB drive into a computer and get the following error: "USB drive is
not accessible". What system perform the task to generate the error message.​

Answers

Answer:

Uh, the CPU?

Explanation:

what do you mean, when you put the drive in the port it automatically tries to read it because physics, but if it can't you get an error message.

What stage of the development process is often called the pre-alpha phase and is the "meat" of the design process where features of the game are built?

Answers

Answer:

Stage 3 : production

Explanation:

The stage 3 of the game design process is called the Production stage. It is also called as the pre-alpha stage or phase. It is considered as the "meat" of the design process where several feature of the game like the mechanics, environment, characters and all the other relevant contents are built and created by the producers, programmers, game designers and the artist who work together to produce a great gaming effect.

Why do companies implement new technology?Select all that apply.
1. to help their company work more efficiently and more effectively
2. to keep up with their competitors
3. to have the latest greatest technology out there
4. to grow their profits
5. to generate a lot of new work for their employees

Answers

All of them are correct except the last one

write an application of computer in robotics?​

Answers

Answer:

In robotics, one use the computer has is to help program the robots.

difference between if then and if then else statement ​

Answers

Answer:

if..then statement is used to make a decision when there is only two options.

&

you have to write a program that have to choose from three options then we use if..then..else statement.

I HOPE THIS WILL HELP YOU IF NOT THEN SORRY

HAVE A GREAT DAY :)

Go to this link: https://platform.breakoutedu.com/game/play/going-buggy-78#

And check you answer first!!! I’ll give brainliest!!! Plz help ASAP!

Answers

Answer:

a) Move straight -->

b) Turn left , arrow pointed in the down ward direction

c) Turn left  <--

d) Turn right, arrow pointed in the up ward direction

e) Turn right  -->

f) Turn left, arrow pointed in the up ward direction

g) Turn left <--

Explanation:

The correct set of symbol would be

a) Move straight -->

b) Turn left , arrow pointed in the down ward direction

c) Turn left  <--

d) Turn right, arrow pointed in the up ward direction

e) Turn right  -->

f) Turn left, arrow pointed in the up ward direction

g) Turn left <--

Decide whether each source would be considered a primary or secondary source

Answers

Answer:

Can you attach a picture so we can see?

Explanation:

Answer:

yea we cant see any sources

Explanation:


Which approach is ideal for ensuring that a Webpage is maintained and does not appear neglected to users?

A. Using more images

B. Using a GUI HTML editor

C. Using automated link-checking software

D.Using internal hyperlinks in essential pages

Answers

Answer:

D

Explanation:

I think putting hyperlink in essential pages is a good idea as it may guide a user

If I got a monitor and kept my garbage laptop could I play games on max graphics?

Answers

Answer:

No?

Explanation:

Well depending on the hardware of the laptop, all this would do is force the laptop to on top of processing your games, output frames onto the monitor. This monitor is just another screen along with the built-in one of the laptop. Thus, you really can't go max graphics unless your laptop was able to do so in the first place.

What is a semiconductor

Answers

A semiconductor material has an electrical conductivity value falling between that of a conductor, such as metallic copper, and an insulator, such as glass. Its resistivity falls as its temperature rises; metals behave in the opposite way. I hope this helps and have a great day! (Also brainliest would be appreciated but you don’t have to) :)

Answer:

Explanation:

Semiconductors are materials which have a conductivity between conductors  and nonconductors or insulators.

Semiconductors can be pure elements

When your grounded and the only thing you can get on is a computer........................oh wellllllllllllllllllllllllllllllllllllllll

Answers

Answer:

I feel your pain

i mean u could log into ur snap and ig but i mean sure why not???

Based on what you know about the Sort and Find functions, return to the database file to determine the answers to the following questions.

There is a person in the database with the last name Olivero. What is that person’s first name?

Jose

Inez

Jack

Sara

Answers

Answer:

SARA

Explanation:

Answer:

The second part question answer is : 1179 Angel Way

Explanation:

1179 Angel Way

match each label to the correct location on the image match the process to its characteristics

Answers

Answer:

The 2 on the right belong in the drawing section. The left 2 being on the sketch section

Explanation:

A technical drawing is all about precision and using a computer to refine sketches.

Put the parts of the program in order to have the output shown below.
16

1. First part
2.second part
3. Third part

answer = multiply(8,2)

def multiply(numA, numB):
return numA* numB

print (answer)

Answers

i have no idea how to get this answer, but here.

edge 2021

First part

answer = multiply(8, 2)

Second part

def multiply(numA, numB):

      return numA * numB

Third part

print(answer)

16

How to model a programming process

In the field of programming, functions are a set of code lines that represents a process. Processes involve inputs, steps and outputs. Hence, we can runs a function by the following procedure:

Create a variable.Associate a function with given inputs to the variable.Run the function.Return the output.Print the output.

Now we proceed to present the procedure:

First part

answer = multiply(8, 2)

Second part

def multiply(numA, numB):

      return numA * numB

Third part

print(answer)

16

To learn more on programming, we kindly invite to check this: https://brainly.com/question/11023419 #SPJ2

The list blocks that allow for storing and accessing a list of numbers and strings is called.


String manipulation


Arrays


Variable


Random

Answers

Hey so the answer to this is a variable because variables can store text and numeral values when an array can only store numbers

hope this helps

have a great day

-scav aka Toby

Answer:Array is the right option because array accessing the list of variables and integers like 1,2,4..etc variables just hold the data.

I need answers ASAP
Thx

Answers

The answer is 63 a+b=18x7X0.5

I'm kinda lazy if anyone agrees with me. I couldn't write the question but I took a pic.

Answers

Answer:

eat the stick

Explanation:

because its long and juicy

give three reasons why it s important to ensure your portfollo is professional

Answers

Answer:

1. Showcase your skills

Explanation:

2. Stand out from the crowd

3. Keep track of all emails, notes, and performance reviews

Other Questions
summary on mexican-american war Find the area of the composite figure. Don't forget to use the word "square" and then the given units in your answer. Plz help Jessica received scores of 86, 88, 92, and 90 on her first four tests inmath class. What is Jessica's average score on the four tests? What is the volume of this cylinder?a 30 yd b 6 ydc 18.84 yd d 28.26 yd how did the physical geography of the north influence economic activity in the region If a group of distinct objects can be arranged in 120 different ways, how many objects are there?O A.3OB.4O C.5OD.6ResetNext Which phrases indicate how Tom feels about working? As a result of the 1855 election in Kansas A) the railroad was allowed to pass through. B) both sides claimed victory, each drafting their own constitution.C) neither side could claim victory because of the fraud and violence. D) Congressional representatives were overthrown. 2.Which expression is equivalent to Xy 2/9 g A thin-walled pressure vessel 6-cm thick originally contained a small semicircular flaw (radius 0.50-cm) located at the inner surface and oriented normal to the hoop stress direction. Repeated pressure cycling enabled the crack to grow larger. If the fracture toughness of the material is , the yield strength equal to 1250 MPa, and the hoop stress equal to 300 MPa, would the vessel leak before it ruptured This is for today someone help me with this pls!!!!DONT PUT THE LINK The Pine Mountain Ski Jump in Michigan is an artificial ski jump and is one of the highest in the world. It is approximately 200 meters high. Calculate the mechanical energy of a 52-kg jumper if halfway down the ski jump, the jumper has both potential and kinetic energy. At this point, the jumper's speed is 28 m/s. All Supermarket slogans should be:"Shop Here Or Starve" Consumer Choice and Demand:Suppose Karen is planning a trip to Hawaii. Her research indicates that the average price of a hotel room is $250 per night. Karen calls one hotel and they tell her that they are offering a special rate for rooms on the thirteenth floor. Karen is deeply superstitious and knows that staying on the thirteenth floor will cause her to experience negative utility. What is the maximum amount that Karen should pay for a room on the thirteenth floor? Now suppose that Karen books a room at a different hotel, but upon checking in they tell her there are only rooms available on the thirteenth floor. She paid $250 a night for the room and it is non-refundable. However, there is a hotel across the street where she can pay for a room on the tenth floor. Which of the following describe an electric motor?Check all that apply.A. Uses the interaction between a spinning coil of wire and a magnetB. Can be powered by a hand crankc. Changes mechanical energy to electrical enggyD. Is found in many appliances with moving parts, like a vacuumcleaner or a blender A 50kg block is at rest on the ground. (a) Draw a diagram of the block and draw in the forces acting on the block (label these forces)(b) Determine the magnitude and direction of weight of the block and the normal force acting on the block. What is the vertebrate ancestor to all tetrapods?sea starssquidannelidsjawless fish If x = 12 units, y = 4 units, and z = 8 units, Let f(x) = 5x ^ 4 - 2x ^ 2 - 8x + 3 and g(x) = - 7x ^ 4 + 6x ^ 3 + 10x ^ 2 - x + 4. What is f(x) + g(x) ? Please I want you to help me here I do not want links if you put a link I report the comment