lab challenge

Python Challenge: Raindrops

Difficulty: Beginner
Duration: Up to 15 minutes
Students: 582
Rating: 4.4/5
Get challenged in a real environmentProve your skills in a real-world, provisioned environment.
Push your limitsComplete an unguided mission within the time limit.
See resultsTest your problem-solving skills and track your progress.

Description

In this challenge, you will put your knowledge of the Python programming language to the test by converting a number into a string that contains raindrop sounds corresponding to certain potential factors. A factor is a number that evenly divides into another number, leaving no remainder.

Prerequisites

  • Knowledge of Python 3

Intended audience

  • Beginner Python developers

What will be assessed

  • Your ability to write Python code within a time-limited environment

Covered topics