Does anyone know where i could watch the move
“little house: look back to yesterday” i cant find it ANYWHERE!!!!

Answers

Answer 1

Answer:

AMC Rosemary Square 12 and Apple The Gardens Mall and Muvico Theaters Automatic Ticketing and Rosemary Square and Apple Wellington Green and Walmart Supercenter

Explanation:


Related Questions

An input peripheral

a. interacts with or sends data to the computer
b. provides output to the user from the computer
c. receives data from the computer and sends to the printer
d. stores data processed by the computer

Answers

Answer:

c

Explanation:

To increase security on your company's internal network, the administrator has disabled as many ports as possible. Now, however, you can browse the internet, but you are unable to perform secure credit card transactions when making purchases from e-commerce websites. Which port needs to be enabled to allow secure transactions

Answers

Answer: 443

Explanation:

Port 443 will need to be enabled for secure transactions to go through because it is the default port for HTTPS which is the transfer protocol for secure communication.

This way your credit card transactions will be encrypted to ensure protection from those who would seek to steal your data and your money.  

What three actions happen when you cloak a folder or file?

Answers

Answer:

A three actions happen when you cloak a folder or file is explained below in details.

Explanation:

You can cloak data and folders on the forgotten or local site. Cloaking eliminates cloaked data and folders from the subsequent actions:

Presenting Get, Check-In, and Check-Out executions

Producing reports

Getting newer local and newer forgotten files

Accomplishing sitewide executions, such as monitoring and modifying links

Synchronizing

Working with Asset panel contents

Refreshing templates and libraries

what is a computer class from 8​

Answers

Explanation:

computer is an electronic machine which category write in computer data

SOMEONE PLEASE HELP ME PLEASE!!!!!!!!

Answers

Answer:

Brainstorm and begin sketching new oven designs

Which of these words is used to begin a conditional statement?
when
input
if
until

Answers

Answer:

'if'

Explanation:

The if word is used in an if-statement (a type of conditional statement) that allows the computer to do certain computations based on what the conditional statement evaluates to.

Hope this helps :)

Creation of ____________will help you to study the behavior of the real system

Answers

Answer:

I don't know but....I think (Sorry if I am wrong)

Explanation:

Psychology

Scrie un program care citind varstele a 2 copii afiseaza care dintre ei este cel mai mare si cu cat. Exemplu: Pentru varstele 5 si 9 se va afisa "al doilea copil e mai mare cu 4 ani"

Answers

Answer:

primul_copil = int(input("Introduceți vârsta primului copil: "))

aldoilea_copil = int(input("Introduceți vârsta celui de-al doilea copil: "))

def copilmai_mare(varsta1, varsta2):

   if varsta1 > varsta2:

       diferenta = varsta1 - varsta2

       print("copilul mai mare este varsta1 cu diferența de vârstă de: ", diferenta )

   else:

       diferenta = varsta2 - varsta1

       print("copilul mai mare este varsta2 cu diferența de vârstă de: ", diferenta )

copilmai_mare(primul_copil, aldoilea_copil)

Explanation:

Programul python de mai sus definește o funcție "copilmai_mare" care ia două argumente "varsta1" și "varsta2". Diferența dintre vârstele copiilor este comparată, iar cel mai mare copil și diferența sunt tipărite pe ecran.

Rachel, a database administrator, has created a database for her website. It contains pictures of vacations that people have uploaded. In the database, pictures have associated information about who uploaded them and the date. What is this an example of?

Answers

Answer:

maybe it is about hotel review. or trip review like to know which country or site is mostly visited.

Write a C++ program that displays the tariff charges for reaching different destinations by bus. Show a list of five destinations • Get the input for the destination from the user and depending on that display the fare of destination station • Give a brief description of the chosen destination (Min 5 statements; use numbering) • If the user gives a wrong input, display an error message

Answers

Answer:

#include <iostream>

#include <map>

using namespace std;

int main(){

   map<string, double> destination;

   string search;

   char isEnd = 'n';

   while (isEnd == 'n'){

       string dest;

       double tarrif;

       cout<<"Enter destination: ";

       cin>> dest;

       cout<<"Enter tarrif: ";

       cin>> tarrif;

       destination.insert(pair<string, double>(dest, tarrif));

       cout<<"Do you want to add more locations? y/n: ";

       cin>> isEnd;

   }

   cout<<"Enter a search term: ";

   cin>>search;

   auto iter= destination.find(search);

   cout<< "The tariff for "<<iter->first<<" is: "<<iter->second;

}

Explanation:

The C++ source code provides the input prompt to fill the map data structure "destination". The structure contains data of mapped locations and tariffs. The program also prompts user to search for the tariff of their desired location, if the location is in the map, the tarrif is given else an error message is displayed.

Due to a blackout, power is no longer coming from the wall outlet, and your computer is now off. You do not have a UPS, and you need to remove a disc out of the DVD drive. What is the easiest method for retrieving the disc

Answers

Answer: b. Push an unbent paper clip into the hole on the front of the drive.

Explanation:

Computer DVD drives come with a hole in front of them that is not too much larger than a pin's diameter. It is called an Emergency Eject Hole.

If you find that you need to retrieve a disk and the computer is off, find an unbent paper clip and push it into that hole. The DVD drive should open up thus enabling you to retrieve your disk.

Who knows songs that are sad,happy,excited, and calm

Tell me three 4 each i will give out brainliest

Also include the author

Answers

sad-

you broke me first

can we kiss forever

love the way you lie

happy-

Say Yes

Valerie

Walking on Sunshine

excited-

who let the dogs out

September

calm-

heather

put your records on

lonely

Desktop computers are often provided in the workplace by organizations, and laptops may be as well. However, portable devices (such as tablets and smartphones) may more commonly be allowed on a BYOD basis. For a BYOD (personally-owned) device:

Answers

Answer:

Organizations may have requirements about how BYOD devices may be configured to access the information resources of the organization.

Explanation:

Desktop computers and laptops are often provided for the employees in the workplace. On a BYOD basis, portable devices such as tablets and smartphones may more commonly be used.

For a BYOD (personally-owned) device, organizations may have requirements about how BYOD devices may be configured to access the information resources of the organization.

Consider a scenario in which you are trying to communicate to your parents that you should have a later curfew. Write a dialogue between you and your parent(s) detailing this conversation. Keep in mind the principles of communication.

Answers

Explanation:

In this example, the scenario will be the fact that I have started high school. I believe that because of this, my curfew should be different. This is an example of a dialogue that would discuss this

Me: I need a later curfew I have so much things to do and don't have time to do what I want , i am 16 now.

Mom: no you need to go to bed early so you can do what you need not what you want.

Me:ok ,  make you happy for now but if you don't let me now I'm going to later this will cause experiences that I have never encountered later in life that I could know about sooner but couldn't because i was restricted and when I have less common sense then everyone when I'm older it's your fault

Please help! Due by tonight! Greatly appreciated!

Answers

Answer:

Im sorry if im wrong but i took a class for coding a long time ago but i think  it is 6 :)

When looking at aggregated logs, you are seeing a large percentage of Windows hosts connecting to an Internet Protocol (IP) address outside the network in a foreign country. Why might this be worth investigating more closely

Answers

Answer:

"It might demonstrate a malware infection" is the correct response.

Explanation:

Because once glancing at aggregate data log files, clients could perhaps actually listen to road conditions but instead correlation coefficient.  For obvious reasons, whenever you see a significant portion of presenters designed to connect to something like a particular destination out beyond your channel, it might have been worthwhile to investigate quite tightly, although it might demonstrate malware.

d. What are the strengths and weaknesses of a computer system?​

Answers

Answer:

The answer is below

Explanation:

Computer System also known as Personal Computer is widely referred to as having various strengths and weaknesses.

Some of the strengths of a computer system are the following:

1. Speed: computer systems are generally faster than human in executing tasks

2. High storage capacity: it has high memory or storage capacity that can save a lot of files that are readily available for users.

3. Versatility: it can perform various tasks simultaneously.

4. Accuracy: it has accuracy when executing tasks

5. Reliability: it is reliable because it does not get tired easily like humans.

Some of the weakness of a computer system are the following:

1. Lack of Intelligence Quotient: that is, it can functions on its own except based pre-installed program

2. Lack of decision making: A computer system requires a human operator before it functions.

3. Lack of Emotional Quotient: the computer system is devoid of feelings

20
Select the correct answer.
Why is it important to use effective search terms when looking for information on the web?
ОА.
because ineffective search terms can slow down the search engine
OB.
to avoid having to navigate through irrelevant results
OC.
to avoid having to choose from too many relevant results
OD.
because ineffective search terms can bring up too few results
Reset
Next

Answers

Answer:

B

Explanation:

complete guess but makes sense

Answer: C

Explanation:

15 points and brainliest if correct! :D

Complete the following sentence.
______ is an essential skill in order to decipher the massive amount of new information for any job dealing with data.

Answers

Technology I think (this is so I can answer this)
Technology I think it is

You have verified that all your wireless settings are correct. What is most likely the problem if your laptop has recently been serviced and wireless connectivity has stopped working?

Answers

Answer:

The wireless (Wi-Fi) antenna connector is not connected properly.

Explanation:

In this scenario, you have verified that all your wireless settings on your network device such as a router, access point, switch and laptop are correct. Thus, what is most likely the problem if your laptop has recently been serviced and wireless connectivity has stopped working is that, the wireless (Wi-Fi) antenna connector is not connected properly.

A wireless (Wi-Fi) antenna connector refers to a coaxial cable connector installed on a laptop so as to enable it to receive nearby radio frequency (RF) signals in order to successfully establish a network connection. Thus, when it is not installed properly, wireless connection on the laptop would not be available.

How can you save without name folder in desktop ?​

Answers

Answer:

Right click on the folder and click on rename or just press F2 function button. Then just press the ALT key and type in 0160 numerically, and then let go of the ALT key. Make sure you use the numeric keys on the right side of the keyboard to type the digits. After doing this, the folder will exist without a name.

Answer:

we can save without name folder in desktop by pressing space in naming box and press enter

What's your favorite movie or book

Mine are: the fault in our stars(book),and Love Simon(movie)

Answers

Answer:

preety much any movie with a camaro in it aside from harry potter XD

Explanation:

Answer:

My answer probably The Hunger Games and the Spongebob Movie

Explanation:

They're nice also Warriors

a person is riding a bike and accelerating at 2.8 m/5 2 eith a force of 100 n

Answers

Given,

Force acting on the rider = 100 N

Acceleration = 2.8 m/s²

To find,

The mass of the rider.

Solution,

Let m is the mass of the rider. Using Newton second law of motion as follows :

F = ma

[tex]m=\dfrac{F}{a}\\\\m=\dfrac{100}{2.8}\\\\=35.71\ kg[/tex]

So, the mass of the rider is 35.71 kg.

edhesive code practice 6.3

Answers

Answer:

Question 1

1 / 1 pts

For Questions 1-4 below, use the following image of a coordinate plane.

The coordinate (0, 0) on this coordinate plane is located at point:

 B

Question 2

The coordinate (6, 4) on this coordinate plane is located at point

 C

Question 3

1 / 1 pts

The coordinate (2, 8) on this coordinate plane is located at point:

 A

Question 4

1 / 1 pts

The coordinate (8, 2) on this coordinate plane is located at point:

 D

Question 5

1 / 1 pts

The ____________ keyword is used to create a function.

 def

Question 6

1 / 1 pts

The create_frame function creates the frame that holds the drawing.

Explanation:hope it helps

Justice wrote a program and forgot to put the steps in the correct order. What might happen if her sequence is out of order?

The program may not work correctly.
The program will work correctly.
She will not be able to test the code.
The user will not understand the code.

Answers

Answer: I believe it's "The user will not understand the code".

Explanation:

Answer:

the program wioll not work correctly

Explanation:

The system would not work because it would not understand the code.

How do the arguments for the drawLine() method compare to the arguments for drawOval or drawRect()?

A
In all three cases the first two arguments define the top-left point in the figure, and the last two arguments define the bottom-right point.

B
In all three cases the first two arguments define a starting point, and the last two arguments define a width and length for the figure.

C
In all three cases the first two arguments define a starting point for the figure. For drawLine(), the last two arguments define the line's other endpoint, while for drawOval() and drawRect() they define the shape's width and height.

D
The drawLine() method uses a point, angle, and length for arguments, while drawOval() and drawRect() use a point, a width, and a height.

Answers

Answer:

The answer is option C "In all three cases the first two arguments define a starting point for the figure. For drawLine(), the last two arguments define the line's other endpoint, while for drawOval() and drawRect() they define the shape's width and height"

Explanation:

All the three methods are used to draw shapes and below is how arguments are passed in each method:

1. drawLine( int x1, int y1, int x2, int y2)

Draws a line, between the points (x1, y1) and (x2, y2)

2. drawRect( int x, int y, int width, int height)

Draws the outline of a rectangle of the specified width and height whose top left corner is at position (x,y).

3. drawOval( int x, int y, int width, int height)

Draws the outline of an oval. The result is a circle or ellipse that fits within the rectangle specified by the x, y, width and height arguments

A user asks for a checkbox to be automatically ticked if the annual revenue field is greater than a million. Which formula to trigger a workflow would satisfy this requirement

Answers

Answer:

[tex]AnnualRevenue > 1000000[/tex]

Explanation:

First, represent the field for annual revenue with AnnualRevenue

From the question, we understand that this field must be greater than 1000000 before a certain action can be performed.

Base on the given condition, the formula that triggers this action is: [tex]AnnualRevenue > 1000000[/tex]

Further explanation is in the attachment

From the attachment, we have that:

If the condition is true, the checkbox be ticked

However, if the condition is false; the checkbox remain unchanged because no specific action is stated for this, in the question.

Fill in the blank: PMML, PFA, and ONNX are __________________. 1 point Open standards for predictive model serialization, exchange, and deployment. Codes for getting rid of undesired data or models. Robots that are plotting to take over the planet. Passwords for some super-secret system. Abbreviations for machine learning algorithm names.

Answers

Answer:

Option A: Open standards for predictive model serialization, exchange, and deployment.

Explanation:

PMML which is also known as Predictive model markup language, is basically an open interchange format for predictive models.

ONNX which is also known as the Open Neural Network Exchange Format is simply an open format that is used to support the storing and porting of predictive models spanning across libraries and languages.

PFA which is also known as Portable format for Analytics is used to provide a platform for analytic applications to explain and exchange predictive models that are produced by analytics and also machine learning algorithms.

From the definitions of PMML, PFA, and ONNX above, we can see that they are all used for predictive model arrangement and exchange.

Thus, the correct answer is option A.

first answer get brainiest

Answers

Answer:

This is my best solution

Select the correct answer from each drop-down menu.
Which US government departments fund the Global Positioning System?
The Global Positioning System is funded by the Department of ____
A. Information
B. Defense
C. Tourism

and the Department of ____
A. Intellengence
B. Consumer Affairs
C. Transportation


Please answer!!! Please dont answer if you dont know the answer
.

Answers

the global posting system is funded by the department of Defense

Answer: 1. Defense 2. Transportation

Explanation:

Other Questions
Elias has joined a game rental service. The membership has an initial fee of $35.00 and each game rental costs $5.00. This table shows the linear relationship between the total cost, y, and the number of games Elias rents, x. Fill in each box to correctly model the relationship between x and y. A law firm is going to designate associates and partners to a big new case. The daily rate charged to the client for each associate is $700 and the daily rate for each partner is $1700. The law firm assigned 4 more partners than associates to the case and was able to charge the client $21200 per day for these lawyers' services. Write a system of equations that could be used to determine the number of associates assigned to the case and the number of partners assigned to the case. Define the variables that you use to write the system. Which member of Georgias general assembly would most likely schedule a debate and a vote on legislation? what is the theme for unit 3 of english please help me! plssssss x 3 + 9x + 7 what is the awnser (04.03 HC)How did the upbringing of children in Sparta compare with the upbringing of children in Athens?A. Spartan children had military training and studied foreign languages, whereas Athenian children were encouraged in civic participation and religion.B. Spartan children were given education and participated in traditional roles, whereas Athenian children were taught physical fitness and discipline.C. Spartan children were encouraged in physical fitness and discipline, whereas Athenian children were given education and traditional roles.D. Spartan children were encouraged in civic participation and religion, whereas Athenian children had military training and spoke foreign languages. I need a lil help with this How does international business contribute to a better standard of living for many people in various countries Perry Investments bought 2,000 shares of Able, Inc. common stock on January 1, 20X1, for $20,000 and 2,000 shares of Baker, Inc. common stock on July 1, 20X1 for $24,000. Baker paid $2,400 of previously declared dividends to Perry on December 31, 20X1. At the end of 20X1, the fair value of the Able stock was $18,000 and the fair value of the Baker stock was $28,000. The stocks were purchased for short-term speculation prior to the effective date of the change in accounting rules for equity investments. Perry owns 10% of each company. Perry should record the receipt of the Baker dividend as 1. What was Pelayos first response when he encountered the strange creature in the courtyard?a) Frightened, he ran to his neighbor, a policeman, and asked for his help.b) Shocked by this apparition, he asked his son to run quickly to the priest and ask for guidance about how to treat an angel.c) Concerned about the condition of the creature, he bent down to get a closer look and offered it food.d) Not sure what to do, he ran to his wife. >o< ..................................................................... In the figure above, the circle with center O is inscribed in square ABCLine segment AO intersects the circle at P. What is the length of AP? When using a multidisciplinary approach, the team members are _____.skilled in multiple fieldsall from the same professionresponsible for only their roleworking toward a common goal A^n =16 + (N - 1) (-0.5), 15th termFind the indicated term of the arithmetic sequence. Two linear functions are represented in different formats. Function 1: x y 0 5 2 11 5 20 8 29 Function 2: Graph of a line passing through the point begin ordered pair 0 comma negative 1 end ordered pair and the point begin ordered pair 2 comma 0 end ordered pair. Which statements are true? Select each correct answer. Function 1 has a greater rate of change than function 2. Function 2 has a greater rate of change than function 1. Function 1 has a greater y-intercept than function 2. Function 2 has a greater y-intercept than function 1. During the exposition of a story, the author describes a character as so shy, they would rather have their teeth pulled out at the dentist than to present a speech to an audience. What is this called?A.characterizationB.settingC.themeD.tone I need help with this question in Geometry. Help due soon will give brainliest show work this assignment is due tomorrow please help :(