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
Answer:
I think thats just a software issue. i have the same problem
Explanation:
The enter key is used when we want to go directly to the next line while writing whereas through word wrap the cursor automatically shifts to the next line when the word limit for a particular line is exceeded
Answer:
don't overuse special effects, match special effects to content, use consistent transitions for each slide
Explanation:
I found this on quizlet.
Explanation:
Computer is an electronic device that is designed to work with information.
WORKING PRINCIPLE OF COMPUTER
a.It accepts data and instructions by way of input,
b.It stores data,
c.It can process data as required by the user,
d.It gives result in the form of output,
e.It controls all operations inside a computer.
I hope it will help you