Python Curses Tutorial 2 Adding Strings
YOUR LINK HERE:
http://youtube.com/watch?v=yxIC15GVv6w
This is the second tutorial in a series of how to write python programs using the built-in text GUI module, curses. This video covers how to initiate a screen, and make the screen display text. • For more information, I recommend • / khanacademy • / thenewboston • for how to gain a better understanding of how python code works and how to better hone your programming skills.
#############################
