DRINKING GAME: Take a shot every time I say the word *pineapple* # List = [] ordered and changeable. Duplicates OK # Set = {} unordered and immutable, but Add/Remove OK. NO duplicates # Tuple = () ordered and unchangeable. Duplicates OK. FASTER
@Br0_CoDeS Жыл бұрын
Thanks buddy
@imfrommars7362 Жыл бұрын
@@tomjones8293 bro read the but Add/Remove part
@jeffryancheta8925 Жыл бұрын
May I know what IDE youre using please
@dimitriwest8258 Жыл бұрын
@@jeffryancheta8925 thats pycharm
@emil_qxy11 ай бұрын
@@jeffryancheta8925 he's using pycharm
@jcoronav11 ай бұрын
I have seen dozens of tutorials, including the most known. Categorically, I can say yours are the best: clear, simple, intelligent speech. This is particularly appreciated by a non native English speaker. Thanks..
@DanielHai-ow3km4 ай бұрын
This and NeuralNine.
@BüblySnowfláke-m3x10 ай бұрын
You're the only guy who explains the Python to my understanding. Tnx very much😊
@shocky63022 жыл бұрын
I have recently been learning Python, and I will say that I am thankful for running across your channel. Thank you for all the knowledge and experience you teach and share! I hope to become successful in coding someday soon!
@johnsally8320 Жыл бұрын
How far have you gotten?
@akshitdadheech98709 ай бұрын
Update bro
@mayracarreno41239 ай бұрын
man, I've never learned code's topics this fast and clear, THANK YOU!!!
@clairewilliams94162 ай бұрын
I’ve watched a few python videos now and yours are the only ones I’ve found that leave me feeling like I can actually do this. You explain things so simply and clearly.
@godoy_5 ай бұрын
Made this code while studying this After a few minutes trying stuff, finally worked! Please try it! fruits = [] more_fruit = input("Do you want to add fruits? Y/N: ") while more_fruit == "Y": one_fruit = input("Please enter your Fruit(E to exit): ") fruits.append(one_fruit) if one_fruit == "E": break else: continue else: pass if len(fruits) > 0: fruits.remove("E") print(f"You Have {len(fruits)} fruit/s") listing = input("Do you want to know what fruits are in the list? Y/N: ") if listing == "Y": for x in fruits: print (x) else: pass else: print("No fruits!")
@extendedsomeone17 сағат бұрын
WOW! That's Great 👍
@HelicopterRidesForCommunists2 жыл бұрын
Love the nice, clear, concise, and easy to understand style of your teaching.
@말랑물만두족제비 Жыл бұрын
why is this video way better than my 1k uni course
@yukikimino-k7s6 ай бұрын
I've been looking a python course like this and finally I've found this. I love you bro code.
@ptd3v6 ай бұрын
This is easily the best video on this topic out there.
@yanasitta10 ай бұрын
I really enjoyed and learned a lot quickly from this video. Easy to follow and concise. Thank you.
@jayman8001 Жыл бұрын
This was incredibly useful and easy to understand. Thank you sir.
@fbushphone6 ай бұрын
You're the man, thank you for freely sharing your knowledge it is much appreciated
@mohammadnoori9278 Жыл бұрын
Thanks for all the efforts you are putting on making these videos. They are extremely helpful to me to organize what I've been learning. This video was really good and I want to ask if you can cover more advanced methods for them in another video. Thanks again.
@balkanarchist19148 ай бұрын
The concepts are easy to understand, but it's still a great reference for beginners like me.
@zr07242 жыл бұрын
bro please make a video on how to make your java program use internet protocols and other stuff like API of WhatsApp , etc.
@JDgiggles Жыл бұрын
Thank you so much for these videos. I yearn to become a programmer, and this really helps.
@lal_14048 ай бұрын
Thanks, for the summarized details info. i was looking for this in all the others presenters tutorials, but i can't. My search ends here. Thanks once again.🙏
@janlim93743 ай бұрын
You are very good at explaining things
@witwoowitwoo22872 жыл бұрын
i love these videos iv spent many many hours watching. Im learning so much who knew so many things as changed over the years. i used to do coding many many years ago when there was only microsoft frontpage and notepad 🤣 keep up the great work
@prathampatel8808Ай бұрын
You are always a great teacher. 🎉🎉🎉
@ShaikSameer-u7b10 ай бұрын
Bro you explained well and very easily now i realise now I'm learning
@ronitsworld93882 ай бұрын
Better and shorter than paid course Good Job!!
@cozycubix Жыл бұрын
Thanks, Good Job Professionally delivered.
@_Tomaszeq7 ай бұрын
Thanks bro for lists and all these collections, you are master
@jatauinnocent7956 Жыл бұрын
I am truly educated with the lesson
@hirootto27719 ай бұрын
I had to leave a thanks, your video is really well explained and easy to understand
@SHREYASPATEL-wh1ki7 ай бұрын
amazing explaination sir thank you so much....
@al-cadaalachannel31942 жыл бұрын
Teacher thanks. If you finished this course teach us python for advanced
@lydiabirnbaum801826 күн бұрын
super helpful and direct video!
@nikosvasilopoulos554015 күн бұрын
Bro, you are awesome. Thank you!
@wrtreinador9 ай бұрын
Clear explanation, thank you.
@send2gokul4 ай бұрын
You are the best out there bro. Just no words to describe your effort to make things simple. Kudos to you man.
@thinkandquestion13056 ай бұрын
A great tutorial. Thanks
@MannyBernabe Жыл бұрын
I like the collection framing. Helpful.
@mlfreak2471 Жыл бұрын
Amazingly well explained
@aritradas65882 жыл бұрын
Love your videos bro
@piano_depois_dos_504 ай бұрын
Thank you, Bro! : ) You are my angel.
@nfsheat14568 ай бұрын
sad for pineapple
@sanunitwaibu529 Жыл бұрын
hello...your tutorials are extraordinary. can you please create a tutorial on python built-in functions(all built in functions there are 71). i hope you will work on it. thank you.
@ботяра-й5х2 жыл бұрын
feel bad for you, this useful material don't getting views, but thank you for teaching us (and me actually) coding
@drewxx85272 жыл бұрын
JavaScript: I'm more advanced than you Python: I'm Easy than you. Your giving people mentalbreak down
@HishamButt-ue5rc Жыл бұрын
you earned a new sub! excellent teacher was struggling with these!
@beforechrist1193 Жыл бұрын
Best bro ever
@rontarrant8 ай бұрын
Just off the top of my head, I can't think of any practical use for a set. Your thoughts?
@ranjithramanathan7663 Жыл бұрын
nice
@311DaveR9 ай бұрын
Awesome - great job
@jasonn51965 ай бұрын
Wow you are good. Spot on!
@kieljnsz5 ай бұрын
This is amazing. Thanks!
@Trè_Mar5 ай бұрын
Great tutorial!
@JoaoLima-pq1hm Жыл бұрын
Excellent work, bro
@პროგრამირებისშესახებ3 ай бұрын
I'm Georgian and I can't understand English my English is low level should you tell some advices to understand this basic python things
@markmilan5710 ай бұрын
Bro will you make a video about asyncio in python? It will be helpful a lot.
@altarious7251 Жыл бұрын
great lesson
@JamesBondRJ707 Жыл бұрын
great 👍👍👍
@kamal92942 жыл бұрын
Bro i want Artificial intelligence and machine learning in python or advanced python
@LauwaliIsaDk2 жыл бұрын
I like your style bro.
@kwameasedaboydsom87964 ай бұрын
Hello Can the for fruit in fruits work for a set?
@decktoe2 жыл бұрын
can u do in the next video lua video
@KeithJayalal7 ай бұрын
What if there is a multidimensional array?
@sherubawon1 Жыл бұрын
Curious..why use immutable for set and unchangeable for tuples if the words almost mean the same thing?
@jubbed58262 жыл бұрын
hello u can make video with Ruby (programming languages)
@SpookXDD16 күн бұрын
what app do you use for your videos????
@durlabhbiswas8602 жыл бұрын
Thanks Bro! It is in my syllabus and I am so doomed 💀
@binarycloud184310 ай бұрын
Good stuff!!
@imelaniiiie Жыл бұрын
Do you have ARRAYS in python?
@Muhaiminul_coding_club10 ай бұрын
thank you man,, this is cooler 😎 😎
@misslaurenbecca7 ай бұрын
omg. Why did they not teach us about help() on day 1 of college?
@Mythiril Жыл бұрын
why do you say sets are immutable? They're unhashable so by python definition they're mutable? otherwise they would have been hashable. Is there a reason why you consider them immutable?
@DS.Fahad037 ай бұрын
Thank you, Sir
@SasiKumar-un5zw2 жыл бұрын
Waiting for react tutorial...
@ISOPOINTQCS5 ай бұрын
THANK YOU !
@bekkhanh Жыл бұрын
brief and easy to remember :)
@TN61GAMER2 жыл бұрын
Waiting for this video 🤗🎉
@to46989 ай бұрын
🖐 Thanks a lot ! (❤,👍,🧔♂,🙋,🐝,🌼)
@tee-hee95532 жыл бұрын
If you know please tell me how account store all its data.
@BUNNY-yh2wg8 ай бұрын
bro!!!! Sets are mutable sorry to correct , but it requires correction
@gencmuhendis84015 ай бұрын
Thank you!
@andrewamirzadeh76782 жыл бұрын
Whatever happened to the intro of “hey what’s going on everybody, it’s your bro here.”?!?!?!?
@tugkaneren17222 ай бұрын
Isn't a set supposed to be mutable?
@Bleedpool Жыл бұрын
Thank you
@rewardedwithemaan6462 жыл бұрын
Hey bro code, do you think you will make a full BASH play list? I.E suggesting
@tara23378 ай бұрын
GREAT!!
@KatRollo8 ай бұрын
Instead of single "variable", I would probably use the term "container" that stores multiple values. But in the world of microservices, "container" means something else. 😅 Thanks for the Py tutorials.
@phanikiran982610 ай бұрын
no, can't be that easy. In utter disbelief!
@erekle992 жыл бұрын
good!
@lolman69762 жыл бұрын
please tell me your extensions on vs code
@krishwadhwani472 жыл бұрын
I think he uses PyCharm.
@Pgertse7 Жыл бұрын
Hi Bro Code i`m learning python and are followng you video and has learned alot. I trying to write a code with the user input where it adds up a string of numbers like ect 12345678910123 every second number in a string of number. then i want to minus it with 10 if it is more than 10 ect 14 to get the number 4. How do i write the code im stuck?
@nahomhailu9612 жыл бұрын
Let's go Brooo
@nelsonphiri34732 жыл бұрын
hey man can you help me load a graph on GUI in java