Python

Is Task 15 “Line 30” correct?

You must select a tag to post in this category. Please find the tag relating to the section of the course you are on E.g. loops, learn-compatibility

When you ask a question, don’t forget to include a link to the exercise or project you’re dealing with!

If you want to have the best chances of getting a useful answer quickly, make sure you follow our guidelines about how to ask a good question. That way you’ll be helping everyone – helping people to answer your question and helping others who are stuck to find the question and answer! :slight_smile:

Is that all of your code? It’s easier if you follow guidelines and post your formatted code, rather than a screenshot of it.

Are there any error messages when you run your code? Does it point to a line number? print() is useful here too in order to debug.

Also, you’re supposed to check the boxes once you’ve written the code.

1 Like

I see nothing wrong with your code, everything seems fine to me.

1 Like

So it can be like this. Thank You~~ :smile:

Thans for your reply!!

1 Like