Intro to Computer Science Do Now 11 Teacher Bilal Manzoor
Please email answers to the teacher directly or Home Instructor will pick up and deliver hard copies. Thank you.
1.What is the error of the following code?
Print (“METS Charter School”)
2. Name the following operators used in computer language.
(a) =
(b) !=
(c) ==
(d) >
3.What is the output of the following code?
print(“Wel\ncome”)
4.What is the output of the following program?
print(5+5*80/5)
Comments
Post a Comment