lists exercises

See What's new for you

List Basics

Difficulty: easy

Language: python

List Slicing

Difficulty: easy

Language: python

List Concatenation

Difficulty: easy

Language: python

List Comprehension

Difficulty: easy

Language: python

List Methods

Difficulty: easy

Language: python

List Count and Index

Difficulty: easy

Language: python

Nested Lists

Difficulty: medium

Language: python

List Reversal

Difficulty: medium

Language: python

List Membership Check

Difficulty: medium

Language: python