1answer.
Ask question
Login Signup
Ask question
All categories
  • English
  • Mathematics
  • Social Studies
  • Business
  • History
  • Health
  • Geography
  • Biology
  • Physics
  • Chemistry
  • Computers and Technology
  • Arts
  • World Languages
  • Spanish
  • French
  • German
  • Advanced Placement (AP)
  • SAT
  • Medicine
  • Law
  • Engineering
hammer [34]
2 years ago
7

So I tried asking for help with my code on stackoverflow but the people there were very condescending and mean plus my questions

got blocked because my code wasn't right and people kept down-voting me so I'm asking here
def main():
int(float('01001110 01100101 01110110 01100101 01110010 00100000 01110000 01110101 01110100 00100000 01101111 01100110 01100110 00100000 01110101 01101110 01110100 01101001 01101100 00100000 01110100 01101111 01101101 01101111 01110010 01110010 01101111 01110111 00100000 01110111 01101000 01100001 01110100 00100000 01100011 01100001 01101110 00100000 01100010 01100101 00100000 01100100 01101111 01101110 01100101 00100000 01110100 01101111 01100100 01100001 01111001 00100000 01100010 01100101 01100011 01100001 01110101 01110011 01100101 00100000 01110100 01101111 01101101 01101111 01110010 01110010 01101111 01110111 00100000 01101101 01100001 01111001 00100000 01100010 01100101 00100000 01100001 01101110 00100000 01100101 01110110 01100101 01101110 00100000 01100010 01110101 01110011 01101001 01100101 01110010 00100000 01100100 01100001 01111001')
ord('Never put off until tomorrow what can be done today because tomorrow may be an even busier day')
message = input("decode the message")
main()

anyone know how to fix this code I'm having issues specifically with line 3
Computers and Technology
1 answer:
MaRussiya [10]2 years ago
7 0

Answer:

01001110 01100101 01110110 01100101 01110010 00100000 01110000 01110101 01110100 00100000 01101111 01100110 01100110 00100000 01110101 01101110 01110100 01101001 01101100 00100000 01110100 01101111 01101101 01101111 01110010 01110010 01101111 01110111 00100000 01110111 01101000 01100001 01110100 00100000 01100011 01100001 01101110 00100000 01100010 01100101 00100000 01100100 01101111 01101110 01100101 00100000 01110100 01101111 01100100 01100001 01111001 00100000 01100010 01100101 01100011 01100001 01110101 01110011 01100101 00100000 01110100 01101111 01101101 01101111 01110010 01110010 01101111 01110111 00100000 01101101 01100001 01111001 00100000 01100010 01100101 00100000

Explanation:

You might be interested in
Which options are available in the Conditional Formatting dialog box? Check all that apply.
IrinaVladis [17]

Answer:

There are several options within this dialog box for applying Conditional Formatting ☼ Click the desired option under the Select a Rule Type list. ☼ The bottom portion of the dialog box will change depending on the Rule Type that was selected. ✞ Click Format Only Cells That Contain under Select a Rule Type

6 0
3 years ago
Read 2 more answers
Where are some places that cyberbullying occurs? check all that apply
antiseptic1488 [7]

Answer:

social media like  snap chat twitter  and face book .it can even happen over email.or in school chats.

Explanation:

5 0
3 years ago
Read 2 more answers
List five characteristics of a series circuit
Paladinen [302]
1. The current is the same everywhere in the circuit. This means that wherever I try to measure
the current, I will obtain the same reading.
2. Each component has an individual Ohm's law Voltage Drop. This means that I can calculate
the voltage using Ohm's Law if I know the current through the component and the resistance.
3. Kirchoff's Voltage Law Applies. This means that the sum of all the voltage sources is equal to
the sum of all the voltage drops or
VS = V1 + V2 + V3 + . . . + VN
4. The total resistance in the circuit is equal to the sum of the individual resistances.
RT = R1 + R2 + R3 + . . . + RN
5. The sum of the power supplied by the source is equal to the sum of the power dissipated in
the components.
<span>PT = P1 + P2 + P3 + . . . + PN</span>
6 0
3 years ago
Write a program that converts degrees Fahrenheit to Celsius using the following formula. degreesC = 5(degreesF – 32)/9 Prompt th
weeeeeb [17]

Answer:

Written in Python

import math

degreesF = float(input("Enter a temperature in degrees Fahrenheit: "))

degreesC = round(5 * (degreesF - 32)/9,1)

print(degreesC)

Explanation:

The following header allows you to use Math.Round() method in Python

import math

The following prompts the user for temperature in degrees Fahrenheit

degreesF = float(input("Enter a temperature in degrees Fahrenheit: "))

The following calculates the degree Celsius equivalent and also round it up

degreesC = round(5 * (degreesF - 32)/9,1)

The following prints the degree Celsius equivalent

print(degreesC)

5 0
3 years ago
This is computer and programming
miv72 [106K]

Answer:yes

Explanation:because

3 0
3 years ago
Read 2 more answers
Other questions:
  • The spreadsheet below shows the names years in office, and number of terms for five US presidents
    7·2 answers
  • What are some programs that you have used that have condition-controlled loops and count-controlled loops?
    10·1 answer
  • You are troubleshooting a computer that is in the design phase. The problem you see is that the CPU is not receiving information
    14·1 answer
  • In order to use an object in a program, its class must be defined.
    9·1 answer
  • Write a function that checks whether two words are anagrams. Two words are anagrams if they contain the same letters. For exampl
    13·1 answer
  • 1024 Megabytes = ____________
    14·1 answer
  • Writing in Java, write a program that prompts the user to input an integer and then outputs both the individual digits of the nu
    15·1 answer
  • Which element is included in the shot breakdown storyboard? Which element is included in the shot breakdown storyboard?
    8·1 answer
  • Custom actions help your users by
    6·1 answer
  • I WILL MARK BRAINIEST FOR THIS!!!!!!
    11·2 answers
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!