Skip to content
Pythonista Planet Logo
Search
  • Home
  • About
    • About Pythonista Planet
    • About Ashwin Joy
  • Topics
    • Programming
    • Python
    • Data Science
    • Web Development
    • Soft Skills
  • Resources
  • Ebooks
  • Create Apps Course

Tag: python exercises

link to 23 Python List Exercises and Examples

23 Python List Exercises and Examples

In Python, a list is a data structure that stores a list of items in an arranged order. We can create a list by using square brackets with items inside and use commas to separate each item. In...

Continue Reading
link to 17 Python if-else Exercises and Examples

17 Python if-else Exercises and Examples

We use conditional statements or if-else statements in Python to check conditions and perform tasks accordingly. Conditional statements are pretty useful in building the logic of a Python...

Continue Reading
link to 21 Python for Loop Exercises and Examples

21 Python for Loop Exercises and Examples

In Python programming, we use for loops to repeat some code a certain number of times. It allows us to execute a statement or a group of statements multiple times by reducing the burden of...

Continue Reading
link to 35 Python Programming Exercises and Solutions

35 Python Programming Exercises and Solutions

To understand a programming language deeply, you need to practice what you've learned. If you've completed learning the syntax of Python programming language, it is the right time to do some practice...

Continue Reading
« PREV Page 1 Page 2 Page 3

About Me

Hi, I’m Ashwin Joy. I’m a Computer Science and Engineering graduate who is passionate about programming and technology. Pythonista Planet is the place where I nerd out about computer programming. On this blog, I share all the things I learn about programming as I go.

Legal Information

Pythonista Planet is the place where you learn technical skills and soft skills to become a better programmer. This site is owned and operated by Ashwin Joy. Pythonista Planet is a participant in the Amazon Services LLC Associates Program, an affiliate advertising program designed to provide a means for sites to earn advertising fees by advertising and linking to Amazon.com. This site also participates in affiliate programs of Udemy, Treehouse, Coursera, and Udacity, and is compensated for referring traffic and business to these companies.

  • LinkedIn
  • Pinterest
  • Instagram
  • Twitter
  • Podcast
  • Privacy Policy
  • Terms and Conditions
  • Sitemap
© 2025 Copyright Pythonista Planet