UnderAnder / Text-Based-Browser

training task from https://hyperskill.org/projects/79

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Text-Based-Browser

training task from https://hyperskill.org/projects/79

Example

The greater-than symbol followed by a space (> ) represents the user input. Note that it's not part of the input


> https://docs.python.org
index
modules
Python
Documentation
Python 3.7.4 documentation
Welcome! This is the documentation for Python 3.7.4.
Parts of the documentation:
What's new in Python 3.7? or all "What's new" documents since 2.0
Tutorial start here
Library Reference keep this under your pillow
Language Reference describes syntax and language elements
Python Setup and Usage how to use Python on different platforms
Python HOWTOs in-depth documents on specific topics
Installing Python Modules installing from the Python Package Index & other sources
Distributing Python Modules publishing modules for installation by others
Extending and Embedding tutorial for C/C++ programmers
Python/C API reference for C/C++ programmers
FAQs frequently asked questions (with answers!)
Indices and tables:
Global Module Index quick access to all modules
General Index all functions, classes, terms
Glossary the most important terms explained
Search page search this documentation
Complete Table of Contents lists all sections and subsections
Meta information:
Reporting bugs
About the documentation
History and License of Python
Copyright

> exit

About

training task from https://hyperskill.org/projects/79

License:MIT License


Languages

Language:Python 100.0%