[ad_1]
The python interpreter itself does not have hints. What you want is the iPython package, which has this functionality (and much much more).
pip install ipython
and then
ipython
[ad_2]
solved How to turn on shell hints in python? [closed]
[ad_1]
The python interpreter itself does not have hints. What you want is the iPython package, which has this functionality (and much much more).
pip install ipython
and then
ipython
[ad_2]
solved How to turn on shell hints in python? [closed]