Abcdefghijklmnopqrstuvwxyz now I know my abcs, next time won’t you sing with me :)
<span>In which career field, would the Computing Technology Industry Association's CompTIA A+ certification be useful?</span>
Answer:
false
Explanation:
Ms word is only an application software
Answer:
Great!
Explanation:
I use mobile phone and i use it as exmergency phone
Answer:
import random
a = random.randint(1,10)
b = random.randint(1,10)
answer = a * b
print (str(a) + " X " + str(b) + " = " + str(answer))
Explanation:
Happy to help you mate