How it do the YouTube Link Finder in Python ? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

How it do the YouTube Link Finder in Python ?

Hey can anyone help plz I can't get it

12th Apr 2022, 4:46 PM
Combify YT Channel
4 Answers
+ 3
In need for example? go to Code Playground and search for 'youtube link' I found this just now ... https://code.sololearn.com/cRYuseCKK4a5/?ref=app
12th Apr 2022, 4:53 PM
Ipang
+ 1
Thnks bro
12th Apr 2022, 4:54 PM
Combify YT Channel
+ 1
Easiest way is just replace youtube link's common path
4th Aug 2022, 2:50 PM
Jeet Solanki
0
One liner print(input()[-11::])
23rd Feb 2023, 7:40 PM
Evgeny Sergeev
Evgeny Sergeev - avatar