Keli is unable to find a shape that meets her needs. Which feature in Power Point should she use to create shapes that are completely customized?

Answers

Answer 1

Answer:

I just use the search bar in the app and type in shapes. Then you right click on the shape and click on edit points to shape it into whatever shape you want.

Explanation:

I went into the PowerPoint and did it myself.


Related Questions

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

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???

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.

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.

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

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.

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:

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

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

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.

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 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].

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

Answers

Answer:B C D E

Explanation:

EDGE 2021

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

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

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

I need answers ASAP
Thx

Answers

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

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

write an application of computer in robotics?​

Answers

Answer:

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

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.

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.

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

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

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

Edhesive intro to CompSci Test 7 answers pls

Answers

Answer:

nothing

Explanation:

nothing


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

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.

add my sna-p dkarpik58?...

Answers

This is for answers not snap

Other Questions
What kind of art should we encourage during the holidays The circumference of a circle is 188 meters. What is the approximate radius of the circle?A 30 metersB 60 meters94 metersD 128 meters 1. How did the purpose of the text article affect the details that were Included in It? a. The article includes details designed to make readers wish they had been in New Zealand when the orphans arrived.b. The author Included enough historical Information to help readers understand how the orphans' story fits into the larger story of Poland's history. c. The article includes too many details to Interest anyone except a practicing historical scholar or a family member of an orphan.d. The author left out any details that might make readers reluctant to approach one of the orphans as an adult and offer help or friendship. The activation energy for the gas phase decomposition of isobutyl bromide is 211 kJ.(CH3)2CHCH2Br(CH3)2C=CH2 + HBrThe rate constant at 686 K is 1.0410-3 /s. The rate constant will be 1.2410-2 /s at __kj Can someone help me with this ASAP! The style of the butcher boys Evaluate the algebraic expression 4v-3 if v= -5.explain Pleaseeeee helpp, I want 100 words about the starting a business Tonia has $375 in her savings account. She plans to deposit $80 each month for the next 12 months. At the end of the year, she will have an account balance of $1,335. need help explaining asap please :(Different types of selection may occur within a species in response to environmental change. Which of the following would provide evidence that stabilizing selection is occurring in response to environmental conditions? A shift in a population's frequency curve from an intermediate phenotype to an extreme phenotype A shift toward equal distribution of all phenotype frequencies, including intermediate and extreme phenotypes An increase in the frequency of extreme phenotypes and a decrease in the frequency of intermediate phenotypes An increase in the frequency of intermediate phenotypes and a decrease in the frequency of extreme phenotypes what produces a unstable form of energy for the cell Effective writing relies on grammar and vocabulary, not fancy technology. b The most compelling stories come from observation, not inspiration. c True writers understand that writing is a form of play, not work. d The primary purpose of writing is communication, not self-expression. e The key to success as a writer is consistent effort, not inherent ability. What are 2 short-term effects of alcohol used as a teen? Whats the answer for both ASAP What are some possible reasons the king'sagents would want to see the gifts from thePortuguese crew before they were presentedto the king? question: What was the common themewith each new stage of Alex's drug use? A 4 kg mass is moving at 8 m/s collides with a 2 kg mass moving at 5 m/s.After the collision, both objects stick together, what is the velocity of thetwo cars? * We have two kinds of rats, dark brown and white rats in a population. In a rain forest scenario, with dark top soil, which kind of rats can survive better, taking into consideration, natural selection?a.White ratb.Both of them will survivec.Brown ratd.Neither Match the cost variance component to its definition. a. Actual quantity b. Standard quantity c. Actual price d. Standard price 1. The expected price 2. The input used to manufacture the quantity of output 3. The amount paid to acquire input 4. The expected input for the quantity of output Can I get help with this problem please?