fedora-python / fedora-python/fedoralovespython.org
Change "Ready to use Python Enviorment" Example
Open
- Dominant language
- CSS
- Stars
- 18
- Forks
- 9
- PR merge metrics
- No merged PRs in 30d
Description
The current example to someone who doesn't know what venvs are is not very clear. What about an example like such?
```
[fedora]$ python3
>>> print("Fedora Loves Python")
Fedora Loves Python
```
This is clearer to me.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.