Welcome to the Treehouse Community

Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.

Looking to learn something new?

Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.

Start your free trial

Python Python Basics (2015) Python Data Types Del

please help

how to do this

delete.py
current_count = 14
planned = 5
upcoming_releases = 2

1 Answer

Ryan Ruscett
Ryan Ruscett
23,309 Points

What is the question asking?

  1. Delete the variable planned. It says to use the DEL keyword. This is self explanatory so I wont give the answer. Since the objective here is to actually try.

  2. The second part of the questions asks to create a variable named total, and assign it current_count and upcoming releases.

x = a + b

x is the variable, which in this case it's asking us for total. A and B are the two variables I have to add in order to get x. Sorry I can't help you further, but I really think you need to try. Since it gives the actual keyword to use and it's adding two things to get 1. These are things you really must master before moving on.

Thanks

can you give me direct answer? because i can understand easily if you just say like there i still Confused

yes you say correctly i know you can't give me direct answer since i learn code by my self my friends and family does't even know code

thank you