Answer:
So, 11001000 is the binary equivalent of decimal number 200 (Answer).
Answer:
rv = "hello"
num_chars = len(rv)
print(num_chars)
Explanation:
*The code is in Python.
Initialize the string rv, in this example I set it to "hello"
Use the len() method to get the number of characters in the rv and set it to the num_chars
Print the num_chars
Note that the result will be 5 in this case, because <em>hello</em> consists of five characters
Answer:
It’s OSI. also your question cut off lol
For me its chart graph because you're able to visualize the given numbers and its not confusing