Python training exercice

Quiz
•
Computers
•
Professional Development
•
Easy
sara souna
Used 3+ times
FREE Resource
6 questions
Show all answers
1.
OPEN ENDED QUESTION
5 mins • 1 pt
Average of Numbers: Write a program that takes a list of numbers as input and calculates the average. Create a function called calculate_average that accepts a list of numbers and returns the average.
Evaluate responses using AI:
OFF
2.
OPEN ENDED QUESTION
10 mins • 1 pt
List Filtering
Write a program that takes a list of numbers as input and prints only the even numbers.
Evaluate responses using AI:
OFF
3.
OPEN ENDED QUESTION
10 mins • 1 pt
Simple Calculator
Write a program that takes two numbers and an operator (+, -, *, /) as input and performs the corresponding operation.
Evaluate responses using AI:
OFF
4.
OPEN ENDED QUESTION
15 mins • 1 pt
Palindrome Checker
Write a program that takes a string as input and checks whether it is a palindrome (reads the same backward as forward) or not. Create a function called is_palindrome to perform the palindrome check.
Evaluate responses using AI:
OFF
5.
OPEN ENDED QUESTION
15 mins • 1 pt
Password Checker
Write a program that takes a password as input and checks if it meets the following criteria:
At least 8 characters long
Contains both uppercase and lowercase letters
Contains at least one digit
Note : use any() function in Python, it is a built-in function that returns True if at least one element of an iterable is true. If the iterable is empty, it returns False. Here are a couple of examples:
Evaluate responses using AI:
OFF
6.
OPEN ENDED QUESTION
15 mins • 1 pt
Number Guessing Game
Create a number-guessing game where the program randomly generates a number between 1 and 100, and the user has to guess the number. Provide hints such as "Too high" or "Too low" after each guess. Use functions to organize your code.
Note: use this function to generate a random number between 1 and 100.
Evaluate responses using AI:
OFF
Similar Resources on Wayground
10 questions
Codingnest C++ : Introduction to flowcharts quiz

Quiz
•
Professional Development
10 questions
Intro to Node.js

Quiz
•
Professional Development
10 questions
Java Chapter 1

Quiz
•
Professional Development
10 questions
COMPUTER CONCEPTS

Quiz
•
Professional Development
11 questions
computer

Quiz
•
KG - Professional Dev...
10 questions
DECI - Week 2 - round

Quiz
•
Professional Development
10 questions
Chapter 1 SDM

Quiz
•
Professional Development
10 questions
Secure Application Development, Deployment and Automation Concep

Quiz
•
Professional Development
Popular Resources on Wayground
18 questions
Writing Launch Day 1

Lesson
•
3rd Grade
11 questions
Hallway & Bathroom Expectations

Quiz
•
6th - 8th Grade
11 questions
Standard Response Protocol

Quiz
•
6th - 8th Grade
40 questions
Algebra Review Topics

Quiz
•
9th - 12th Grade
4 questions
Exit Ticket 7/29

Quiz
•
8th Grade
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
19 questions
Handbook Overview

Lesson
•
9th - 12th Grade
20 questions
Subject-Verb Agreement

Quiz
•
9th Grade