Skip to content

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 Москва Московский кремль