the tab function does not work
i tried abc + tab but doesnt work
Python-3.4.3 Getting-started-with-IPython 05-06 min 10-20 sec
Answers:
tab will only work for variable names or function names or commands that already exist. Tab will not work for arbitrary names