Python Exercise with Practice Questions and Solutions

Last Updated : 16 May, 2026

Practice problems help improve programming and problem-solving skills through topic-wise coding questions and quizzes.

  • Links below cover different topic pages containing coding problems and quizzes. Users need to log in first to start solving problems. The submitted code is tested against the expected output and points are awarded for successful submissions.
  • If a submission contains an error, a clear message is displayed indicating the type of error, such as a compiler error or output mismatch.
  • To learn by solved examples, refer to Python Programs page.

Basic Problems

For more problems and coding practices visit Fundamentals Coding Problem.

Conditional Statement and Loops Problems

For more problems and coding practices visit Conditional Statement and Loops Coding Problem.

Functions Problems

For more problems and coding practices visit Functions Coding Problems

List Problems

For more problems and coding practices visit List Exercise

String Problems

For more problems and coding practices visit String Exercise

Dictionary Problems

For more problems and coding practices visit Dictionary Exercise

Set Problems

For more problems and coding practices visit Set Exercise

OOP Problems

For more problems and coding practices visit OOP Coding Problems

Heap Problems

For more problems and coding practices visit Heap Coding Problems

Deque Problems

For more problems and coding practices visit Deque Coding Problems

Python Quizzes

Comment