Python Tutorial: How to configure IDLE, changing fonts, line numbers and change the default theme

Published: 06 December 2019
on channel: Python Gurgaon
2,662
41

Python Tutorial : How to configure IDLE, changing fonts, font size, showing line numbers, save a program and change the default theme

Step by step process to change the default settings provided with Python IDLE.

Find out how to replace the default font face in IDLE by selecting and changing it to any font face of your choice.

Find out how you can change the font size to increase or decrease the font size as per your preferences, even making it bold if you so desire.

Find out how to configure IDLE to show line numbers in the editor window.

Find out how to save a python program in the file editor and run it.

If you have been running IDLE for a while and you know that every time you make changes in your program and want to run your program by pressing the F5 shortcut key, you know it prompts you to save everytime you press the F5 key. Find out how to configure it so that it does not prompts you to save it everytime you press F5 and instead saves it automatically for you without prompting and then runs the program.

Find out how to change the default IDLE Classic theme to IDLE Dark.


Python Tutorial For Beginners    • Python Tutorial for Beginners  

Python New Releases And Latest Features    • Python New Releases And Latest Features  


 #Gurgaon #Python #Coding #Gurugram #Programming #Tutorial #IDLE