I really need help. Does this look good?
In school I was told to describe the difference between machine, assembly, and high-level computer languages. Give an example of machine language code and assembly language code and then name two high-level languages.
This is my answer:
Machine and assembly are made up of instructions that the computer directly executes. High level is programming languages that are closer to English than machine language. For machine code my example would be things like binary, like 1101 or 1001. C is an assembly language code. Java and python are high level languages.
I really need this, please help.