Course Content
Python Data Types
Python Data Types
Challenge
Task
Swipe to start coding
You have such string watermelon
. You have to get such characters: n
, m
, l
, a
. Use only negative indexing.
Solution
Everything was clear?
Thanks for your feedback!
Section 3. Chapter 4
Challenge
Task
Swipe to start coding
You have such string watermelon
. You have to get such characters: n
, m
, l
, a
. Use only negative indexing.
Solution
Everything was clear?
Thanks for your feedback!
Section 3. Chapter 4