Re: CODING PAGE ACCESS

2021-08-09 Thread Jack Dangler
Or open a terminal and type 'python3' ... Or open an editor, type in a py program, save it as "myfirstcode.py" and then at the console type 'python3 ./myfirstcode.py' and hit return... There are a number of choices to get there - that's the tenet of Linux. It's all about choice. On 8/7/21 3

Re: CODING PAGE ACCESS

2021-08-07 Thread Terry Reedy
On 8/6/2021 11:34 PM, MICHAEL J W SMITH via Python-list wrote: I downloaded python. I selected it from the start menu. I clicked on:- Python 3-9New 'New' goes away after the first access I got:- IDLE (Python 3.9 64-bit) This is the included editor and enhanced interactive shell for writing

Re: CODING PAGE ACCESS

2021-08-07 Thread MRAB
On 2021-08-07 04:34, MICHAEL J W SMITH via Python-list wrote: I downloaded python. I selected it from the start menu. I clicked on:- Python 3-9New I got:- IDLE (Python 3.9 64-bit) Python 3.9 (64-bit) Python 3.9 Manuals (64-bit) Python 3.9 Module Docs (64-bit) I wish to access the page where I do

CODING PAGE ACCESS

2021-08-07 Thread MICHAEL J W SMITH via Python-list
I downloaded python. I selected it from the start menu. I clicked on:- Python 3-9New I got:- IDLE (Python 3.9 64-bit) Python 3.9 (64-bit) Python 3.9 Manuals (64-bit) Python 3.9 Module Docs (64-bit) I wish to access the page where I do coding.I would appreciate help, either directly, or with inform