Skip to content
This repository has been archived by the owner on Dec 28, 2024. It is now read-only.
/ What-District Public archive

Yandex Lyceum. Working with Yandex Geocoder.

Notifications You must be signed in to change notification settings

notjik/What-District

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

What-District
English

What district?

The task of the second year of Yandex Lyceum

You need to create a console application that will display the name of the district (in Russian) at the entered address

To work with the program, you need to get API key:

Interaction with the program is performed via the command line.
Launch example:
python main.py Moscow Moscow Kremlin
Русский

В каком районе?

Задание второго курса Яндекс

Необходимо создать консольное приложение, которое по введённому адресу выведет название района

Для работы с программой вам необходимо получить API ключ:

Взаимодействие с программой осуществляется через командную строку.
Пример запуска:
python main.py Москва Московский кремль

Releases

No releases published

Packages

No packages published