Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Paragraph Styles Step 3: Based on the values to the variables in Step 1, what is the expected output? Hint: The output will be either

image text in transcribed
image text in transcribed
image text in transcribed
image text in transcribed
Paragraph Styles Step 3: Based on the values to the variables in Step 1, what is the expected output? Hint: The output will be either what is printed to the screen, or nothing (Reference: Boolean Expressions and Relational Operators, page 126) The condition Expected Output If my Name == your Name Then display We have the same name End If If myAge >= yourAge Then display "I am older or equal to your age End If If myName != 'Katie" Then display "That is not my name End If If my Name == "Katie Then display "That is my name End If If myNumber == 17 Then display "My number is 17" End If If myNumber>=80 Then display "My number is 80 or more End If If your Number = votingAge Then display "You can vote End If If myAge =100000 Then Display "You get a bonus of $5,000!!! End If End Module //this module will determine if all employees get a day off. If sales are greater than or equal to 112500, then //they get a day off. Module End Module ish (United States Foc - 0 X (Untitled) - Flowgorithm File Edit Program Tools Help ONII Main Main End Version 2 221

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Databases And Information Systems 1 International Baltic Conference Dbandis 2020 Tallinn Estonia June 19 2020 Proceedings

Authors: Tarmo Robal ,Hele-Mai Haav ,Jaan Penjam ,Raimundas Matulevicius

1st Edition

303057671X, 978-3030576714

More Books

Students also viewed these Databases questions