Could u help me on this u just have to compare how its alike please help ​

Could U Help Me On This U Just Have To Compare How Its Alike Please Help

Answers

Answer 1
It is unpredictable there’s no way for me to figure it out

Related Questions

Please help me on this I don't know which one they are​

Answers

Hi, the photo doesn’t show the question on what to answer, all I see are empt boxes, if you message me the question I will answer it for you!
I’m sorry I don’t understand the question no no no which means I don’t know what the answer would be so please include a different picture maybe I could help you and I think this might be here in a different subject I’m not sure because I don’t know what the question is I’m sorry I really wish I could help

Find out the names of at least 20 programming languages and their developers.

Answers

Answer:

lala

Explanation:

I don’t understand da question

Question 1 of 3
Multiple Choice
How do cyber communities differ from communities in the real world with regard to safe behavior?
A. It can be more difficult to identify unsafe behavior in a cyber community.
B. They are not different in any important ways.
C. People usually behave more safely online than offline.
D. Communities in the real world are always safer.

Answers

Answer:

i would say a.)

Explanation:

hope i was helpful

It’s either A or D but I’d go with A

Question 2 of 3
Based on the descriptions below, which website is most appropriate?
A. a site that asks you to send $10 to help schoolchildren in Uganda
B. a site that describes violent behavior
C. a site that asks for your personal information to enter a contest to win a new bike
D. a site sponsored by a government agency that gives you factual information

Answers

Answer: D

Explanation: You don't need to give money, information, or watch any inappropriate content on the gov website. It's safe and all you do is read.

D, it's for information and you don't actually have to look at anything other than just reading about it (that's if it's actually for reading) It's just a harmless website, but the other ones would make you pay or maybe risk your safety.

Rock, Paper, Scissors
In this unit, you expanded your Python skills, and now you can really have some fun! In this lab, you are going to create a game that allows the user to play Rock, Paper, Scissors against the computer. If you aren’t familiar with this classic game, here’s how it works: two people (or a person and a computer!) each select either rock, paper, or scissors. The player who chooses the stronger object wins. Here is how the winner is determined:

Rock beats scissors because a rock can break scissors.
Paper beats rock because paper can cover a rock.
Scissors beats paper because scissors can cut paper.
Go to https://repl.it/ to write your program.

Your program should do the following:

Randomly choose rock, paper, or scissors for the computer
Ask the user to choose rock, paper, or scissors
Compare the computer’s choice to the player’s choice
Announce whether the computer or the human won
Here are two hints to help you write this program:

Test parts of your program to see if they work before moving on to work on other parts. For example, you will need to have the computer select a random number and then choose for that number to correspond to rock, paper, or scissors. You can write just that portion of the program and then test it by having the program print the word “rock,” “paper,” or “scissors” before you even begin working on the part of the program where the user inputs their choice. (Of course, don’t forget to erase the line of code that prints the computer’s choice when you are finished testing—otherwise the game will be just a bit too easy for the user!)
On a piece of paper, draw a chart that shows all nine possible outcomes of the game and use that chart to design and test the program. The chart might look like this:
TABLE 1 Rock paper scissors outcomes
Computer chooses rock Computer chooses paper Computer chooses scissors
User chooses rock

Tied game

Computer wins

User wins

User chooses paper


User chooses scissors


Run several tests on your program to be sure that the correct winner is announced.

When your program works properly, take a screenshot of your code to turn in.

Answers

import random

computer_choice = random.choice(['rock', 'paper', 'scissors'])

player_choice = input('Choose rock, paper, or scissors: ')

if player_choice == computer_choice:

   print('Tie. Both players chose '+player_choice)

elif (player_choice == 'rock' and computer_choice == 'scissors') or (player_choice == 'paper' and computer_choice == 'rock') or (player_choice == 'scissors' and computer_choice == 'paper'):

   print('You won! '+player_choice +' beats '+computer_choice)

else:

   print('You lost! '+computer_choice+' beats '+player_choice)

I wrote my code in python 3.8. I hope this helps. Note the elif statement is actually one line of code but it looks like it takes up more than one line.

I actually think I might have forgor
Other Questions
Mark has a cabinet door in his kitchen with the dimensions shown below. He creates a scaledrawing where the width of the cabinet door is 15 inches. What is the height of the cabinetdoor in Mark's scale drawing? its asking for LATERAL surface area btw Explain what emotional-psychological boundaries are and why they are important. Which of the following is an example of refuse? A. Medical waste thrown out by a hospital B. The waste produced by a chemical factory C. The waste people flush down their toilets B. Spoiled food thrown out by a supermarket The Tinslow Co. has 125,000 shares of stock outstanding at a market price of $93 a share. The company has just announced a 5-for-3 stock split. How many shares of stock will be outstanding after the split Select the correct answer from each drop-down menu What is the value of i^20+1?A. 1B. -1C. -iD. i In the center of the Milky Way galaxy is aA You can't wearshoes inside the house.A. you'reB. yourC. you areD. your'e Use the following function rule to find f(-62). help plz!! Which is an example of what critics of the war called escalation?A. In March 1965, there were 60,000 U.S. soldiers in Vietnam; in early 1969, there were over half a million U.S. soldiers in Vietnam.B. The U.S. used a bombing campaign that destroyed buildings, villages, bridges, and morale in North Vietnam.C. The Viet Cong was able to quickly replace soldiers it lost in battle.D. President Johnson asked for a tax increase to cover the costs of the war. Answer choices are A. 4B. 6C. 8D .10 plzzzzzzz help for a brainly 7 times 6 pls answer this Name two reasons why bands/orchestras were formed in the concentration camps. Write the function for the graph.(1,12)(0,3)O A. f(x) = 3(12)^xO B. f(x) = 4(3)^xO C. f(x) = 3(4)^xD. f(x) = 4(12)^x Evaluate m) (x) for x = -3.=Im (-3) = please help i will give brainliest 1 If you were looking to find the range of a set of numbers, what would be the correct first step? A Add the smallest and largest numbers together. B Subtract the smallest number from the largest number. C Add all the numbers together. D Find the number at the midpoint of the set. I dont know if the answer is 60 or 180 please help