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
A person you respect who offers you advice and assistance is known as a(n) _____.
Archy [21]
This would be a mentor-D. They role is to mentor or guide you with advice or assistance. A role model is a similar answer in that they respect you, but they might not offer advice or assistance which makes it incorrect.
7 0
2 years ago
write a c++ program that takes a string input from the user and removes all characters except numerals also display the number o
Xelga [282]

Answer:

hi

Explanation:

5 0
3 years ago
You're a ticket agent for a commercial airline and responsible for checking the identification for each passenger before issuing
algol13

Answer:

Follows are the code to this question:

import java.util.*;//import package for user input  

public class Main //defining class  

{

  public static void main(String[] as)//main method

  {

      boolean x,y,z;//defining boolean variable

      Scanner ox= new Scanner(System.in);//create Scanner class object for user input

      System.out.println("input value: "); //print message  

      x=ox.nextBoolean();//input value

      y=ox.nextBoolean();//input value

      z=ox.nextBoolean();//input value

      System.out.println("Output: ");//print message

      System.out.println(x || (y &&z));//use print method to check value and print its value  

  }

}

Output:

1)

input value:  

true

false

false

Output:  

true

2)

input value:  

false

true

true

Output:  

true

3)

input value:  

false

false

false

Output:  

false

Explanation:

In the given code, inside the class three boolean variable "x,y, and z" is declared, that uses the scanner class for input the value from the user end, and in the next print, the method is declared, that uses " OR and AND" gate for calculating the input value and print its value.

In the AND gate, when both conditions are true. it will print the value true, and in the OR gate, when one of the conditions is true, it will print the value true.  

3 0
3 years ago
Gps receivers are commonly used by individuals to determine their geographic location while hiking and to obtain driving directi
soldier1979 [14.2K]
I think it is true also.
7 0
3 years ago
A _____ is a type of legal protection for which person can apply to protect an invention or a discovery.
shepuryov [24]

Answer:

patent

Explanation:

A patent is an intellectual property, with this legal protection, we can exclude to use, sell, and importation of an invention for a limited period of years, but we must do an enabling public disclosure of the invention or discovery, it is a requirement of the patent law, a patent is considered an advantage in the industries world.

3 0
3 years ago
Other questions:
  • In what stage of writing does publishing occur
    14·1 answer
  • According to the appendix what was the purpose of newspeak
    12·1 answer
  • In _____ conversion of the implementation phase of the systems development life cycle (SDLC), the old and new systems run simult
    9·1 answer
  • Write a police description a person who know you well​
    12·1 answer
  • What games do you play?<br><br><br> Be sure not to report any answers!
    5·1 answer
  • Explain what led to the invention of lasers
    7·1 answer
  • Please help im not good at computer class ​
    10·2 answers
  • How can i fix a all white phone screen
    11·2 answers
  • Có n chiếc kẹo và m em bé. Hãy viết chương trình nhập vào hai số nguyên dương n, m và kiểm tra n chiếc kẹo có chia đều được cho
    11·1 answer
  • ________ is the general name for a security flaw in a program. Group of answer choices A security fault A virus Malware A vulner
    13·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!