Got a question on the topic? Share it in the comment section below. Please drop a comment if you need the data-sets and codes discussed in this video. For Edureka Python Course curriculum, Visit our Website: bit.ly/2OpzQWw
@Krimson5pride4 жыл бұрын
4:05 beginning of variables 6:35 beginning of data types
@kommanavikas4263 жыл бұрын
Simple super explation 🔥
@satishb99752 жыл бұрын
👏 👏 👏 Excellent!!! Great Explanation Thank you 👏 👏
@edurekaIN2 жыл бұрын
We are super happy that Edureka is helping you learn better. Your support means a lot to us and it motivated us to create even better learning content and courses experience for you . Do subscribe the channel for more updates : ) Hit the bell icon to never miss an update from our channel : )
@jofdisonjoson15844 жыл бұрын
Perfect explaination finally got
@ora-knowledgepressultimate63862 жыл бұрын
Thanks 💗💗💗 eduraka doing all this without running a single ad on video
@edurekaIN2 жыл бұрын
We are very glad to hear that your a learning well with our contents :) continue to learn with us and don't forget to subscribe our channel so that you don't miss any updates !
@sujith51745 жыл бұрын
Superb
@abinandhan41492 жыл бұрын
Happy Learning 🙂🙂
@veeramani-qr1jg2 жыл бұрын
very wonderfull and usefull video kudos to the "edureka"
@edurekaIN2 жыл бұрын
Hi : ) We really are glad to hear this ! Truly feels good that our team is delivering and making your learning easier :) Keep learning with us .Stay connected with our channel and team :) . Do subscribe the channel for more updates : ) Hit the bell icon to never miss an update from our channel : )
@muhammadsamiullah98792 жыл бұрын
Extremely nice way of teaching and building concepts
@edurekaIN2 жыл бұрын
Hi : ) We really are glad to hear this ! Truly feels good that our team is delivering and making your learning easier :) Keep learning with us .Stay connected with our channel and team :) . Do subscribe the channel for more updates : ) Hit the bell icon to never miss an update from our channel : )
@nithishnagendra Жыл бұрын
video starting @1:00
@monalisutradhar4683 жыл бұрын
thank you for understand me for python
@laraasskalany2574 Жыл бұрын
thank uuuuuuuuuu
@mlittleprogramming7804 жыл бұрын
Great video 👍🏻
@CODEINHS2 жыл бұрын
Great video 😍
@davronr33214 жыл бұрын
Great explanation.
@sudhirkalpetta88522 жыл бұрын
Well explained, sir Looking forward
@edurekaIN2 жыл бұрын
Thank you so much : ) We are glad to be a part of your learning journey. Do subscribe the channel for more updates : ) Hit the bell icon to never miss an update from our channel : )
@jimmymesa5 жыл бұрын
Everything in Python is an object. So after the declaration x = 10, x refers to an integer object 10.
@puneethpenetrator5 жыл бұрын
here x is a integer object which having 10 as value.
@nihalsvlog54123 жыл бұрын
good
@sonakshisongslover65792 жыл бұрын
Very nice video ❤️❤️
@edurekaIN2 жыл бұрын
Glad it was helpful !!
@lakshyadav90383 жыл бұрын
Thanks a lot bro you are brilliant
@sujoysaha70174 жыл бұрын
Very good
@RobertSpiller3 жыл бұрын
Hey got a question...do you guys offer scholarships to attend your online school?
@pushyourselfup5 жыл бұрын
I'm running Python 3 Pandas Jupyter - I have created a set and FYI.. after print the set I can still able to view duplicate values existed.
@edurekaIN5 жыл бұрын
Hi Ralph, please share your code for further assistance.
@b.44_sivani.193 жыл бұрын
This channel is amazing💖❤
@edurekaIN3 жыл бұрын
Thank you so much for your review on our channel Great to hear that Edureka is helping you learn better . We’ll strive to make even better learning contents/courses in the future ! Do subscribe the channel for more updates : )
@srinivasjawan16283 жыл бұрын
thanks bro😇😇😇😇
@renuka83723 жыл бұрын
Superb sirrr🤩
@edurekaIN3 жыл бұрын
Thank you for your review : ) We are glad that you found our videos /contents useful . We are also trying our best to further fulfill your requirements and enhance your expirence :) Do subscribe the channel for more updates : ) Hit the bell icon to never miss an update from our channel : )
@StocksInvestor953 жыл бұрын
nice explanation wasim sir
@edurekaIN3 жыл бұрын
Thank you so much for your review on our channel Great to hear that Edureka is helping you learn better . We’ll strive to make even better learning contents/courses in the future ! Do subscribe the channel for more updates : )
@ranjith-sx4uz3 жыл бұрын
Edureks: got education ❤️
@edurekaIN3 жыл бұрын
Thank you for your review : ) We are glad that you found our videos /contents useful . We are also trying our best to further fulfill your requirements and enhance your expirence :) Do subscribe the channel for more updates : ) Hit the bell icon to never miss an update from our channel : )
@rishis33264 жыл бұрын
Can we enter duplicate entries in dictionary?
@edurekaIN4 жыл бұрын
Hi Rishi, you can enter duplicate entries in dictionary when the value of key is different. If you specify same key value pair, you can't have multiple copies. Hope that solves your query.
@mdbeats22353 жыл бұрын
Can Python run on Windows 7 Ultimate with processor Pentium 4
@edurekaIN3 жыл бұрын
Hi Mansi, Yes, you can. Windows 7 runs very well on most Pentium 4 PCs. If you upgrade the graphics card and put in a decent sound card, you can get windows 7 to run very well on these old legacy PCs which will allow you to work on Programming. Happy learning :)
@mayank78854 жыл бұрын
Difference between a set and dictionary with definations . Can you please explain
@edurekaIN4 жыл бұрын
Dictionaries are unordered sets. But the main difference is that items in dictionaries are accessed via keys and not via their position. The values of a dictionary can be any Python data type. A set is a collection which is unordered and unindexed. So dictionaries are unordered key-value-pairs. Hope that solves your query.
@mayank78854 жыл бұрын
K thank u
@esmerayegirgen40502 жыл бұрын
do you have subtitles for me
@bhargavvarma43564 жыл бұрын
👌👌
@sameenap97423 жыл бұрын
👍
@LearnWithVikhyath4 жыл бұрын
I did not understand how to differentiate between list, tuple, dictionary and set. Please Explain
@edurekaIN4 жыл бұрын
Here is a blog link for your reference: www.edureka.co/blog/data-structures-in-python/
@user-ek5tq1rr7r3 жыл бұрын
Nice video
@u1picz8464 жыл бұрын
How to reverse a string
@edurekaIN4 жыл бұрын
Try using String Builder / String Buffer Class. Hope that helps!