Skip to content
View KateBaldova's full-sized avatar

Block or report KateBaldova

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. Practice 12.7.3 SkillFactory Practice 12.7.3 SkillFactory
    1
    per_cent = {'ТКБ': 5.6, 'СКБ': 5.9, 'ВТБ': 4.28, 'СБЕР': 4.0}
    2
    values_list = list(per_cent.values())
    3
    deposit = []
    4
    money = int(input('Введите вносимую сумму'))
    5
    for i in range(len(values_list)):
  2. Skill_Factory_QAP_tasks Skill_Factory_QAP_tasks Public

    My implementations for some tasks from Skill Factory QAP course

    Python

  3. Stepik Stepik Public

    Answers to the tasks of the Stepik platform courses

  4. Telegram_Bot Telegram_Bot Public

    Crypto bot for Telegram

    Python

  5. Weight-assessment Weight-assessment Public

    Application for assessment of weight according to age

    HTML

  6. 19.3_PetFriends_API_tests 19.3_PetFriends_API_tests Public

    Python