I am trying to install python 3.6 idle. I have used sudo apt-get install python3.6
but keep getting the same error:
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Unable to locate package python3.6
E: Couldn't find any package by regex 'python3.6'
Please help