Codify-Code Navigators

Codify-Code Navigators

6th - 8th Grade

5 Qs

quiz-placeholder

Similar activities

Exercícios de Strings em Python

Exercícios de Strings em Python

8th Grade

10 Qs

Diagnostico sobre C++ Noveo

Diagnostico sobre C++ Noveo

8th Grade - University

10 Qs

Flowcharting Basics

Flowcharting Basics

7th Grade

7 Qs

PYTHON

PYTHON

KG - Professional Development

9 Qs

Python mini Quiz

Python mini Quiz

6th - 8th Grade

10 Qs

Creación y lectura de archivos

Creación y lectura de archivos

8th Grade

10 Qs

Computer programming

Computer programming

7th Grade

10 Qs

Python Basics

Python Basics

KG - University

10 Qs

Codify-Code Navigators

Codify-Code Navigators

Assessment

Quiz

Instructional Technology

6th - 8th Grade

Hard

Created by

Dua Zakir

FREE Resource

5 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

5 mins • 5 pts

Identify the odd one out:

Router

Switch

CPU

Hub

2.

OPEN ENDED QUESTION

10 mins • 5 pts

Create a function that takes a name as input and prints “Hello, [Name]!”
Input: John
Output: Hello, John!

Evaluate responses using AI:

OFF

3.

OPEN ENDED QUESTION

10 mins • 5 pts

Write an algorithm to find the largest number among three inputs.
Input: 3, 7, 2
Output: 7

Evaluate responses using AI:

OFF

4.

OPEN ENDED QUESTION

10 mins • 5 pts

Write a python program that adds 0-7 numbers and show the sum of all.

Evaluate responses using AI:

OFF

5.

OPEN ENDED QUESTION

10 mins • 5 pts

Write a python program to print multiplication table for any input number.
Input: 3

Evaluate responses using AI:

OFF