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) Logic in Python Around and Around

fahad lashari
fahad lashari
7,693 Points

How do I get rid off this ANNOYING overtyping in the console. It's not being caused by the insert button.

Every time I type out the multiple speech marks with commas first to fill them up after I get ANNOYING overtyping which causes me to over type. I then Have to delete and re-type the whole line. Here is an example of what can cause overtyping:

my_list = ["", "", "", ""]
#Now when I start to fill these speech marks with string, this happens:
my_list = ["my ", "", ""] #it just continues to delete everything I typed earlier with overtyping.

I've gone as far as de-activating the insert button from the Windows itself and yanked out the insert button. This problem is simply caused by the console in workspaces. I would greatly appreciate any help.

kind regards,

Fahad

it could be perhaps the internet connection. if not. then you need to contact treehouse support.

1 Answer

it could be perhaps the internet connection. if not. then you need to contact treehouse support.