Answer:
b
Explanation:
for exaple brainly.com is easy to remember instead of 104.17.73.91
Answer:
Below is the code ...hope it meet the requirements
lda 0, i
adda 6, i
suba 3, i
adda 2, i
STA 0x0010 ,d
CHARO 0x0010 ,d
.end
Explanation:
Communication doesn't necessarily mean you're communicating to a large audience. So that is false.
Answer:
age=int(input("Enter age"))
if age>=18:
print("You are Young")
else
print("You are child")
Explanation:
if you have any query or any problem kindly ask in comment