IH-RECODE Gr-8

IH-RECODE Gr-8

8th Grade

6 Qs

quiz-placeholder

Similar activities

Python Programming

Python Programming

5th Grade - University

15 Qs

Python Quiz

Python Quiz

3rd Grade - Professional Development

11 Qs

Class 8 Program coding Java

Class 8 Program coding Java

8th Grade

13 Qs

Python Циклы и Условные операторы.

Python Циклы и Условные операторы.

6th - 11th Grade

13 Qs

Python - тест

Python - тест

1st - 12th Grade

15 Qs

Variables - 1

Variables - 1

7th - 8th Grade

9 Qs

Python Variables

Python Variables

7th - 12th Grade

10 Qs

Variables and Data Types

Variables and Data Types

8th Grade

14 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