saving . . . saved after entering command len(mylist) has been deleted. after entering command len(mylist) has been hidden .
after entering command len(mylist)
Title
Question
Unhandled exception in event loop:
  File "C:\Users\DELL\anaconda3\lib\asyncio\proactor_events.py", line 768, in _loop_self_reading
    f.result()  # may raise
  File "C:\Users\DELL\anaconda3\lib\asyncio\windows_events.py", line 808, in _poll
    value = callback(transferred, key, ov)
  File "C:\Users\DELL\anaconda3\lib\asyncio\windows_events.py", line 457, in finish_recv
    raise ConnectionResetError(*exc.args)

Exception [WinError 995] The I/O operation has been aborted because of either a thread exit or an application request
Press ENTER to continue...

so please explain this

Python-3.4.3 Getting-started-with-Lists 08-09 min 0-10 sec 12-10-20, 8:53 p.m. Adarsh1211

Answers:

Please use the simple python shell/console and run all the commands again. In case that works, there seems to be some issue with your Anaconda installation.

Please try re installing
14-10-20, 10:25 a.m. ankitrj.iitb


Log-in to answer to this question.