try and translate this, it's in binary code.
01101111 01101000 00100000 01110011 01101111 00100000 01111001 01101111 01110101 00100000 01101000 01100001 01110110 01100101 00100000 01110100 01110010 01100001 01101110 01110011 01101100 01100001 01110100 01100101 01100100 00100000 01110100 01101000 01101001 01110011 00100000 01101101 01100101 01110011 01110011 01100001 01100111 01100101 00101100 00100000 01101001 00100000 01100011 01101111 01101110 01100111 01110010 01100001 01110100 01110101 01101100 01100001 01110100 01100101 00100000 01111001 01101111 01110101 00101110 00100000 01101110 01101111 01110100 00100000 01101101 01100001 01101110 01111001 00100000 01110111 01101111 01110101 01101100 01100100 00100000 01100010 01100101 00100000 01100001 01100010 01101100 01100101 00100000 01110100 01101111 00100000 01100100 01101111 00100000 01110011 01101111 00101100 00100000 01101001 00100000 01110100 01100001 01101011 01100101 00100000 01101001 01110100 00100000 01111001 01101111 01110101 00100000 01100001 01110010 01100101 00100000 01100001 00100000 01110011 01101101 01100001 01110010 01110100 00100000 01101111 01101110 01100101 00100000 01100001 01101110 01100100 00100000 01101110 01101111 01110111 00100000 01110100 01101000 01100001 01110100 00100000 01111001 01101111 01110101 00100000 01101000 01100001 01110110 01100101 00100000 01110100 01110010 01100001 01101110 01110011 01101100 01100001 01110100 01100101 01100100 00100000 01110100 01101000 01101001 01110011 00100000 01101001 00100000 01110011 01101000 01100001 01101100 01101100 00100000 01100111 01101001 01110110 01100101 00100000 01111001 01101111 01110101 00100000 01110011 01101111 01101101 01100101 00100000 01100001 01100100 01110110 01101001 01100011 01100101 00100000 01100001 01100010 01101111 01110101 01110100 00100000 01101100 01100001 01110100 01100101 01110010 00100000 01101100 01101001 01100110 01100101 00101100 00100000 00100010 01001101 01100001 01101011 01100101 00100000 01100001 00100000 01101000 01100001 01100010 01101001 01110100 00100000 01101111 01100110 00100000 01110100 01110111 01101111 00100000 01110100 01101000 01101001 01101110 01100111 01110011 00111010 00100000 01110100 01101111 00100000 01101000 01100101 01101100 01110000 00111011 00100000 01101111 01110010 00100000 01100001 01110100 00100000 01101100 01100101 01100001 01110011 01110100 00100000 01110100 01101111 00100000 01100100 01101111 00100000 01101110 01101111 00100000 01101000 01100001 01110010 01101101 00101110 00100010 00100000 00101101 00100000 01001000 01101001 01110000 01110000 01101111 01100011 01110010 01100001 01110100 01100101 01110011 00101110 00100000 01110100 01101000 01101001 01110011 00100000 01101001 01110011 00100000 01110011 01101111 01101101 01100101 01110100 01101000 01101001 01101110 01100111 00100000 01101001 00100000 01101100 01101001 01110110 01100101 00100000 01100010 01111001 00100000 01101001 01101110 00100000 01101101 01111001 00100000 01101111 01110111 01101110 00100000 01101100 01101001 01100110 01100101 00100000 01101001 00100000 01101000 01101111 01110000 01100101 00100000 01111001 01101111 01110101 00100000 01100011 01100001 01101110 00100000 01110100 01101111 01101111 00101110

Answers

Answer 1

Answer:

Conversion: oh so you have translated this message, i congratulate you. not many would be able to do so, i take it you are a smart one and now that you have translated this i shall give you some advice about later life, "Make a habit of two things: to help; or at least to do no harm." - Hippocrates. this is something i live by in my own life i hope you can too.

Explanation:

:-)


Related Questions

A for-loop statement can iterate over many items in

a function.

a variable.
a list.

a pass statement.

Answers

A list ..............

Answer: a list. This is the correct answer I checked it out and got it right.

Explanation:

A for-loop statement can iterate over many items in a list. This is the correct answer I checked it out and got it right.

These are the records and traces an individual leaves behind as they use the internet
1 point

Digital Path

Digital map

Digital foot

Digital footprints

Answers

Answer:

Option D. Digital footprints

Explanation:

Digital footprint is all the stuff you leave behind as you use the Internet.

Digital footprints fs it’s the best

How did early games in generation 1 or 2 influence zelda botw

Answers

Answer:

Open world exploration and inventory management

Explanation:

In the first Zelda game (NES) and Zelda ii (NES) there were very early open world mechanics along with inventory management.

Answer:

5 or 4

Explanation:

I know that Zelda 1 and Windwaker were inspristions, and then we have Ocarina of Time for the Korok forest, Gerudo Desert, and etc. And A Link to the Past was where Kakriko Village originated and the same theme was used for Botw as an easter egg. You may not believe me, but it's in there. But if you wanna get techinical, tons of outfits from the old games are in botw thanks to the dlcs, so...all of them actually are what botw is on.

The unique identifier for each record in a database table is called the

A. Record Id
B. Id number
C. Primary key
D. Row number

Answers

The answer is C. Primary Key. I hope this helps

Answer:

C

Explanation:

Thank the other person

write a python program to convert a number entered by the user
the input is 985
the output is Nine Eight Five

Answers

Answer:

# Function to convert decimal number

# to binary using recursion

def DecimalToBinary(num):

if num >= 1:

DecimalToBinary(num // 2)

print(num % 2, end = '')

# Driver Code

if __name__ == '__main__':

# decimal value

dec_val = 24

# Calling function

DecimalToBinary(dec_val)

Explanation:

B. Write your thoughts about the following in your notebook.
1. How will you safely use the computer when you are online?
2. How can one use the computer or mobile devices for business?
3. What would you do if you encounter unsafe and questionable content
or messages?​

Answers

1. stay with adult supervision

2. check on the web and create a site for it

3. quickly remove it and try not to read it

Explanation:

I really hope this helps

please mark as brainliest

IF YOU LOVE GOD HELP ME......What should be covered in the conclusion of a presentation?

A.
the agenda or purpose of your presentation
B.
real-world examples of the points you make
C.
an animation illustrating what you want to say
D.
a summary of the important points

Answers

Answer:

D.

a summary of the important points

D should be correct

Identify the causes of installation problems. (Choose all that apply)

Answers

Answer:

the last one

Explanation:

please mark brainliest

Answer: The answers are: A,B,D

edg.

Use the table on the right to convert from decimal to binary.

The decimal value of binary 1000 is 10.
The decimal value of binary 1100 is 12.

The decimal value of binary 1001 is 11.

The decimal value of binary 1110 is E.

Answers

Answer:

The decimal value of binary 1100 is 12

Explanation:

on edge

When is it appropriate to delete an entire row or column as opposed to deleting the data in the row or column

Answers

Answer:

huh wdym

Explanation:

Use the drop-down menu to correctly identify the numbering system.

This numbering system uses 8 symbols:
This numbering system uses 0 and 1:
This numbering system uses 16 symbols:
This numbering system uses 0, 1, 2, 3, 4, 5, 6, 7, 8, and 9:
This numbering system uses 2 symbols:
This numbering system uses 10 symbols:
This numbering system uses numbers and letters:
This numbering system uses 0, 1, 2, 3, 5, 6, and 7:

Answers

This numbering system uses 8 symbols: octal number

This numbering system uses 0 and 1: binary number

This numbering system uses 16 symbols: hexadecimal

This numbering system uses 0, 1, 2, 3, 4, 5, 6, 7, 8, and 9: decimal number system

This numbering system uses 2 symbols: binary number system

This numbering system uses 10 symbols:   decimal number system

This numbering system uses numbers and letters:   hexadecimal number system

This numbering system uses 0, 1, 2, 3, 5, 6, and 7:   octal number system

This numbering system uses 8 symbols is octal number and that of  0 and 1 is binary number.

What is numbering system?

Other are:

The numbering system that uses 16 symbols: hexadecimal.The numbering system that uses 0, 1, 2, 3, 4, 5, 6, 7, 8, and 9: decimal.The numbering system that uses 2 symbols: binary.The numbering system that  uses 10 symbols:   decimal.The numbering system that uses numbers and letters:   hexadecimal.This numbering system uses 0, 1, 2, 3, 5, 6, and 7:   octal.

The numbering system  is known to be often used in  computer.

Conclusively,  it is known to be a kind of systematic process for depicting or showing numbers through the use of a specific set of symbols such as the ones given above.

Learn more about  numbering system from

https://brainly.com/question/17200227

#SPJ2

C) The Cloud makes use of the client-server model.
(i) Explain the roles of the client and server in this relationship.

Answers

Please answer answer question answer

Answer:

But generally the shurikens are considered the best bang for you buck. Followed by the flame vent (if you want to hit apparitions with living weapon) or the Axe for general purpose. The dagger is considered the worst and in many cases actually manages to be WORSE than the piercing variant.

Explanation:


dash+dash=100
Both dash and dashare prime numbers.
How many different solutions can you find​

Answers

Answer:

6

Explanation:

97+3 = 100

89+11 = 100

83+17 = 100

71+29 = 100

59+41 = 100

53+47 = 100

I counted them using excel, see pic.

Answer:

?

Explanation:

?

The binary number represented by the voltage graph below is

Answers

Answer:

The binary number represented by the voltage graph is bits

Explanation:

Answer:

Heres both answers and how to read them

Explanation:

100% on the quiz

Retype the paragraph with the corrections. There are 12 corrections. Look closely at the word and letter highlighted in yellow to determine how to correct them. Please help Thank you

Answers

Answer:

Touch typing is a useful skill. It allows you to increase your typing speed and at the same time and reduces the number of errors you make. Touch typing makes you type faster and more efficient. You can be productive and complete your school assignments much quicker. Touch typing also allows you to type communication documents, like e-mails, in a fast and efficient manner. Most importantly, if you type properly then it will reduce repetitive injuries like carpal tunnel syndrome. There are many benefits of learning how to type correctly.

Explanation:

Choose the best answer in each of the drop-down menus.

Answers

Answer:

whata r in the windows pls list them

Explanation:

as we move up a energy pyrimad the amount of a energy avaliable to each level of consumers

Answers

Explanation:

As it progresses high around an atmosphere, the amount of power through each tropic stage reduces. Little enough as 10% including its power is passed towards the next layer at every primary producers; the remainder is essentially wasted as heat by physiological activities.

What are the limitations of the ASCII character set? State why it is limited in this way?

Answers

The problem with ASCII or extended ASCII is that the ASCII system can only represent up to 128 (or 256 for EASCII) different characters. The limitation on the number of character sets means representing character sets for several different language structures is not possible.

Please help me with these short questions >..

Answers

Answer:

bmjcmbbobnkpkkjkbk

Explanation:

vuvkopbbkvkhovjlplbkp

The main difference between \f and \r is that \f produces a

Answers

Answer:

\f is a formfeed, \r is just a carriage return.

Which part of the email address signifies the domain name?

A. (Patrick)
B. (at sign)
C. (company_abc_.com)
D. (.com)

Answers

The part of the email address signifies the domain name is (company_abc_.com). Hence option C is correct.

What is email?

Email is defined as the internet-based transmission of computer-stored messages from one user to one or more receivers. People can exchange emails fast thanks to a global email network. The electronic equivalent of a letter is e-mail, which offers benefits in flexibility and immediacy. Email is a crucial medium for business communication since it is accessible, quick, inexpensive, and easy to replicate.

The email domain is the part of an email address that comes after the sign. The portion that comes before the x sign indicates the name of a mailbox and is frequently the recipient's username. The domain name is the text that follows the sign.

Thus, the part of the email address signifies the domain name is (company_abc_.com). Hence option C is correct.

To learn more about email, refer to the link below:

https://brainly.com/question/14666241

#SPJ2

Different computer applications and their uses.

Answers

Answer:

Application Software Type Examples

Word processing software MS Word, WordPad and Notepad

Database software Oracle, MS Access etc

Spreadsheet software Apple Numbers, Microsoft Excel

Multimedia software Real Player, Media Player

Presentation Software Microsoft Power Point, Keynotes

Explanation:

Christa is designing a web page. She wants an image that reads 5100% Natural!" to be associated in the user's mind with a picture of a new fruit snack. What is the best way for her to do this?


A. use the rule of thirds
B. place the images in close proximity
C. increase the color contrast
D. increase the whitespace​

Answers

Answer: B. Please the images in close proximity.

Please tell me if its right so I can update it!

If a Magnet is Positive what will happen?
A. Metal will be Attracted
B. Metal will not be Attracted

Answers

Answer:

Your answer is A :)

Explanation:

You see, if a magnet is positive it means it will attract metal.

Hope this helps!

Have a good day, Pots ❤

Answer:

a

Explanation:

Explain why RAM is used to store running programs rather than the hard disk

Answers

Answer:

it would take up too much space and it would put too much stress on the processer.

Explanation:

sunglasses sunglasses sunglasses sunglasses sunglasses sunglasses sunglasses sunglasses sunglasses sunglasses i am a failure sunglasses sunglasses sunglasses sunglasses sunglasses sunglasses sunglasses sunglasses sunglasses sunglasses sunglasses sunglasses sunglasses sunglasses

Answers

Answer:

SUNGLASSES!!!!! Also, side note, you're not a failure!

EISDHUOSHSD ITS WORLD WIDE HANDSOME


Where do medical students spend most of their first 2 years of medical
school? *

Answers

The first two years
Much of your time will be spent in the classroom and the lab, and the courses you'll take will give you all the fundamentals you need to start learning the art of medicine and patient care.

35 points!!!!! Brainliest to best answer!
Please don't just answer for the points!!!!!!!!!!!!
Kim's father's company has expanded many times. Therefore, the company's volume of data has also increased. The employees of that company have problems with accessing large volumes of data. Which computer network should she choose so that the employees can access the huge amount of data easily?

A. VPN

B. LAN

C. WLAN

D. PAN

E. SAN

Answers

Answer:

the answer is E. SAN

Explanation:

Answer:

VPN

Explanation:

What would happen if computers only had input devices?
Computers would process and display data.
O Computers would receive input and process data.
Computers would receive input, process, and print data
Computers would receive input and display data.

Answers

Answer:

B. Computers would receive input and process data

Explanation:

Without and output device, the computer can't display the data so they would only be able to receive and process the data but not display it.

why is video game addiction a real problem?​

Answers

Video game addiction is a real problem because it starts interfering with school and other activies such as spending time with family, or being active. It slowly starts taking away your motivation to do anything else and all you want to do is play the game

Well, truthfully there is no such thing as video game addiction.

You see, playing video games is fun, and sure, sometimes some kids (or adults sometimes too) like to play for a lot longer than others would like them to, however, video gaming is a very good thing in many cases. You see, for example, there are gamers who have made a very large impact on the definition of success. Like Jaden Ashman (he was born in the UK) who won the Fortnite World Cup, and signed a contract with the Fortnite team Lazarus. This made Jaden earn over $60,000 a year. Parents and other people may believe that kids can be addicted to video games, but there have always been the people who prove them wrong. We as people get our own assumptions of what is or isn't addicting, video games among them, but we (the younger generation of gamers) know more insight than those others. People just need to re-define the definition of addiction.

Hope this helps and have a nice day.

-R3TR0 Z3R0

Other Questions
HELP PLEASE DUE TODAY ANSWER QUESTIONS 8-19 SHOW WORKKKKKK please help me with this question. marking brainlist if correct Thanks! T or FCentral planning was introduced into the Indian society by the British in order to help the poor attain greater equality. Baeed on the reading what would be the best next sentence Chee's family took a road trip to Niagara Falls. Chee fell asleep 19% of the waythrough the trip. If the total length of the trip was 1000 miles, how many miles hadthey travelled when Chee fell asleep? At the ice cream parlor there are thirty flavors, but for the last week they have only had 25 flavors. Find the percent of change. please help, I'm lost Jason is j years old, and Stella is s years old. Stella is 3 years older than Jason. Which equation properly compares their ages? How can you write an equation of a line when you are given the slope and the y-intercept of the line? Explain DUE TODAY PLZ HELPSugar Changed the World: Where did sugarcane plating first boom? PLEASE HELP! PICTURE BELOW whats the slope of the table pls help me By the end of Act III, we have reached the highest point of suspense. In drama, suspense causes us to wonder anxiously, "What will happen next?" Write down at least two ideas that you believe will happen in the next act. What might be some characteristics of a malcontent Find the slope of the line that passes through these two points:(-12, -1) and (-3,-4) Ranching and farming led to _____ , or the removal of a large number of trees from an area. can someone please help!? ill mark you as brainliest Ok or Okay? I'm writing an essay Which of the following is an example of facilitated diffusion? Is Usher responsible for the death of his sister and the collapse of his home? Explain.I think no, but what do you guys think!??This is for the story , "The fall of the house of Usher."