Computer ScienceP4(A,C)P5(A) Due 2:30 PM DL-Classwork 14 100 points Do Now ELSE Class Bilal Manzoor
Do Now:
ELSE Statement
https://www.tutorialspoint.com/python/python_if_else.htm
Example:
https://www.w3schools.com/python/python_conditions.asp
Note: https://en.wikipedia.org/wiki/Compiler
Note: See code below and modify to remove subtraction and division and input parameters
https://codescracker.com/python/program/python-program-addition-subtraction-multiplication-division.htm
ELSE Statement
https://www.tutorialspoint.com/python/python_if_else.htm
Example:
https://www.w3schools.com/python/python_conditions.asp
Classwork
Q1. The computer understands the instructions only in:
Q1. The computer understands the instructions only in:
Assembly code
Symbolic code
Machine code
Normal code
Q2 . ________ language translator programs are used to translate the Python language.
Assembly
Compiler
Interpreter
None
Note: https://en.wikipedia.org/wiki/Compiler
Python Programming Question:
Q3.Write a program that takes 3 numbers and shows addition, multiplication.Note: See code below and modify to remove subtraction and division and input parameters
https://codescracker.com/python/program/python-program-addition-subtraction-multiplication-division.htm
Comments
Post a Comment