Intro to Python-Lab 02-INT-2240
Intro to Python-Lab 02-
- Who is a programmer’s customer?
- What is a software requirement?
- What is an algorithm?
- What is pseudocode?
- What is a flowchart?
- What do each of the following symbols mean in a flowchart?
- Oval
- Parallelogram
- Rectangle
- Write a code that will out put ( “The cat said ‘meow’”!)
- Write a code that will output (Firstname, Lastname)
- Write a program that will compute average of three number.
Output
Enter first number: 100
Enter second number : 100
Enter third number: 100
The average is 100
Answer Preview-Intro to Python-Lab 02-INT-2240
$5.00