Re: [Tutor] asking about run the python 3 script in terminal

2017-04-03 Thread Ben Finney
Quang nguyen writes: > I would like to open the script in Terminal with several extra > pictures which be called inside the script. I think by “Terminal” you mean the text-only terminal emulator. By definition, then, a text-only terminal is not going to display graphic images. So, can you expl

[Tutor] asking about run the python 3 script in terminal

2017-04-03 Thread Quang nguyen
Hi guys, I would like to open the script in Terminal with several extra pictures which be called inside the script. I tried to open in Terminal, but it gave me trouble about where is the location of my pictures. Thank you for time. ___ Tutor maillist