IH-RECODE Gr-8

IH-RECODE Gr-8

8th Grade

6 Qs

quiz-placeholder

Similar activities

Python Basics - Year 8

Python Basics - Year 8

7th - 9th Grade

14 Qs

LOOPS

LOOPS

7th - 9th Grade

10 Qs

CLASS 8 - VIVA 2024-25

CLASS 8 - VIVA 2024-25

8th Grade

10 Qs

Python Programming

Python Programming

5th Grade - University

15 Qs

Python Quiz

Python Quiz

3rd Grade - Professional Development

11 Qs

Python if s

Python if s

7th - 9th Grade

10 Qs

C++ Recursion

C++ Recursion

8th - 12th Grade

12 Qs

Python - Loops & Lists

Python - Loops & Lists

7th - 11th Grade

15 Qs

IH-RECODE Gr-8

IH-RECODE Gr-8

Assessment

Passage

Computers

8th Grade

Easy

Created by

Akanksha Sharma

Used 1+ times

FREE Resource

6 questions

Show all answers

1.

FILL IN THE BLANK QUESTION

30 sec • 1 pt

The input number is compared with the reversed number to determine if it's a ___

2.

FILL IN THE BLANK QUESTION

30 sec • 1 pt

The process of reversing a number uses a ___ loop.

3.

OPEN ENDED QUESTION

5 mins • 6 pts

What modifications are required in this code snippet so when a user enters a number say '1234321' it should display 'Palindrome Number'

Evaluate responses using AI:

OFF

4.

OPEN ENDED QUESTION

5 mins • 5 pts

If a user enters '371' then what changes are required in the code to generate an output as - Armstrong Number

Evaluate responses using AI:

OFF

5.

OPEN ENDED QUESTION

5 mins • 5 pts

There is an error in the given python program. Debug it so that it gives the correct output like if 5 is entered then it should show it's factorial as 120. Also, mention the error in the answer box along with the rectification.

Evaluate responses using AI:

OFF

6.

OPEN ENDED QUESTION

5 mins • 10 pts

Complete the incomplete python code to generate the desired output.

Evaluate responses using AI:

OFF