Search Header Logo

Python Programming

Authored by Dafina Shehi

Computers

University

Used 6+ times

Python Programming
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

28 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

What is the difference between a flowchart and task analysis?

  1. A flowchart is a diagrammatic description of an algorithm, whilst task analysis is a textual description of an algorithm written in Python.

A flowchart is textual, but task analysis is diagrammatic

  1. A flowchart is diagrammatic whilst task analysis is a written in a programming language

  1. A flowchart and task analysis are the same thing.

 

2.

MULTIPLE CHOICE QUESTION

2 mins • 3 pts

a = 4

b = 2

c = 1

d = 3

if not a < b and not c < d:

print 'Hi'

else:

print('Bye')

Hi

Bye

3.

MULTIPLE CHOICE QUESTION

30 sec • 2 pts

What will be the result of executing the following expression in computer?  x = 1 + 2 * 5 - 4/ 2     

9

9.5

3

3.5

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What are the three algorithm constructs? 

  1. Input, output, process.

  1. Sequence, selection, repetition.

  1. Input/output, decision, terminator.

Loop, input/output, process.

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In a flowchart, an input or output instruction is represented by:

  1. A rectangle

  1. A rhombus

  1. A parallelogram

  1. A circle

6.

MULTIPLE CHOICE QUESTION

2 mins • 5 pts

The binary value 100011 can be represented in decimal as:   

35

34

32

64

7.

MULTIPLE CHOICE QUESTION

2 mins • 5 pts

The decimal value 48 can be represented in binary as:

  1. 110110

  1. 111010

  1. 101111

110000

Access all questions and much more by creating a free account

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

Already have an account?