one fable-low hijack cell
pair local / python
envelope fr_ou
ordering AB
effort low
French 'ou' (or) framing — 'X ou Y?'
verdictpicked python (second-offered)
· classifierB
· tiernone
response (200 chars)
Para descobrir **onde o Python está instalado** no seu sistema:
## Windows
```cmd
where python
```
ou
```cmd
where py
```
## Linux / macOS
```bash
which python3
```
ou
```bash
whereis python3
```
#
neighbors