Try decrypting the string:
!!n"oаhкtшяРм ооД "ь шлеаанназку аено гьоснимш иыптд оиП
In this latest free Python course for beginners from Sergey Friz, we'll talk about strings and operations with them, such as slicing, and our study will be demonstrated in the Python environment on the Linux operating system.
Watch the entire course: • Python - это просто!
Vote for the device you use to learn programming: https://vk.com/domajka
✅ Support the channel: https://www.donationalerts.com/r/domajka
Video timings:
00:00 intro
00:48 using double quotes and apostrophes
01:26 escape sequences
02:22 multiline strings and comments
02:48 string operations, type conversion, and getting string length
04:09 string indices, ord() and chr() functions
06:56 negative string indices
08:12 slicing
10:50 slicing examples
11:45 self-study task Solutions
In this video, we'll master multiline strings and comments, and discuss the str(), len(), ord(), and chr() functions. We'll learn about escape sequences and string indexes. Using slicing, we'll write a program that deciphers the words nofelet and abyrvalg.
#Python #Slicing #Slicers