Python Tricks: How to Create a String from All Elements in List (Join)

preview_player
Показать описание

Enroll for exercises, tutorials, courses, and projects...

Enroll in Learn Python™ course

==================================================
Connect With Me!

Snapchat ► Rafeh1
Рекомендации по теме
Комментарии
Автор

Want to see more real world Python tricks and tips

uddiptagogoi
Автор

Hey Qazi, thanks for the video. Something I’ve always found quite confusing is lambas and list comprehensions. Would it be possible for you to go into that?

felixhall
Автор

I love this and I will like to see more of it.

aniekanudoh
Автор

Oh my God this man saved my work today

edelynefloradin
Автор

Thank you this kind of thing interests me in my progress as a knowledge worker and overall programming knowledge

jessed.kielbasinski
Автор

Do you ever do any JS or use any JS frameworks such as node.js? Or primarily Django/Python?

xSTstSTx
Автор

Can you make a video that explains every operation on every programming language from beginner to advance.

aronygtakamuto
Автор

what i want see next ? i want see how to see how to do a search engine with python if possible

ZinoT
Автор

Your video is too good as always. Your way of teaching is unique and involves fun too.
And as you asked what next?
Can you plz make a video on real time project of Python, which can include how online booking apps are made or anything real time.
Can you tell us data connectivity in Python, from where fetching, storing is possible, by using concepts of DBMS.

simranarora
Автор

Hey, I wanna make something and need an advice from a professional.
The program I wanna make "intercepts" text input in other programs (like steam chat, ingame, etc) and replaces latin characters with cyrillian (for ex. a "w" with a "щ") and so on. Some cyrillian letters require 2 letters to be replaced ("zh" to "ж" for ex.). Replacement on/off bound to a hotkey ofc.
What language is best for this scenario? I wanna learn a language and this would be my 1st project (after the usual "hello world") to practice on.
Thanks for your time ;)

ccvitaly
Автор

Please show some tips of python from where we can hack apps or websites.

cancerpml
Автор

sir i want to learn all in html 5 from start, and i want to start with html... can you suggest me any video library in hindi + english on youtube and any website for deep learning.

kaushalsaini
Автор

That's great that you provide your "go to" python hack. It would help if you explained the meaning behind the structure and what python is doing when you enter the code. For example, I don't understand " ".join(sentence). I get the join function and it has to do with the variable "sentence".I don't get the (' '.) Is it that that is the current value of final and you are joining the empty variable with the list in "sentence"? Is the printout one string or is it another list of individual words?

rhyandoesweirdthings
Автор

Thanks. Please keep the tricks coming :)

argelpolicarpio
Автор

Can you make a video about your python devloping environment?

HieuBui-wtjw
Автор

What are the best resources for data structures

letscode
Автор

Hey Qazi, Can you do a video about Regular Expressions, I am really confused and frustrated with Regular Expressions, Thanks 😁 Love your videos! I consider myself good at programming and mastered languages like C#, Java, C++ but I am trying to dive to the field of data science and the language for that is python so I’ve got good in python there except Regular Expressions so it would be nice to give a Java or C# equivalent if possible.

zackytalib
Автор

Kazi when is your masterclass course going to make its appearance again ?
I'm asking this as I want to enroll into that course
I hope to get a reply from you
And really to say I want to go with because you don't just teacu academic stuff but also the stuff that can be used in real world to make money and progress while learning

adityahalder
Автор

Which is best way to learn django book or online course or other

hirenvyas
Автор

Great video qazi got to learn much from this ...But that mic setup is covering your whole

mayanksarkar