Effective PyCharm Transcripts
Chapter: Tool windows
Lecture: The run window

Login or purchase this course to watch this video and the rest of the course contents.
0:01 The next assorted tool we've been using a lot actually, it's kind of unavoidable to get much done, and that's the run window.
0:07 So down here we have the title run window and if you have a run configuration you can just run it and it pops up,
0:12 so not too much to say about the run window. You can do input into it, like this is input
0:18 and it has nice green coloring to indicate, you know what that is we go down here put a 1 to choose Thai food, then we want a book the number 3,
0:28 great, you've already booked it and here is our book and reservation. So we've seen that, that's pretty cool
0:32 there's things like line wrap, scroll the end right, so you can tag this and pin it down so it will keep scrolling to the end, things like this.
0:42 That didn't really love that, did it, but it did scroll along with it that's great. But, of course, really central, the way you run stuff down here
0:48 is click this button and of course, you can rerun it over here, you can even pause the output, I don't think that stops the application
0:55 but maybe pauses the stuff from shooting by, so you can go check it out and this will fully stop the program, just like a CTRL C basically.


Talk Python's Mastodon Michael Kennedy's Mastodon