D
D
Danil Kovalenko2020-03-12 18:04:48
Python
Danil Kovalenko, 2020-03-12 18:04:48

8. Naming variables. How to solve this in Yandex.Practice (Python)?

I don’t understand somehow anything at all (the first day is only in Python). Maybe something is wrong with the head (
Probably for the pros it will be easy
Help, thanks in advance!

Here:
https://praktikum.yandex.ru/trainer/backend-develo...

1. # Rename the variables correctly
2. imia = 'Daniel'
3. familia = 'Markov'
4. print('My name is ' + imia + ' ' + familia + '.')

Answer the question

In order to leave comments, you need to log in

1 answer(s)
S
Sergey Gornostaev, 2020-03-12
@sergey-gornostaev

The pros start their first day in Python by reading the textbook, and the workshops are taken after the full reading.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question