Skip to main content
โœ๏ธ Code CompletionPY Python Easy+10 XP

List Comprehension

Complete the list comprehension for squares.

โœ๏ธ Fill in the blank
squares = [x**2 ___ x in range(5)]

โœ๏ธ Type the missing code:

Priygop - Leading Professional Development Platform | Expert Courses & Interview Prep