Python Programming Tutorial - 17 - Strings n Stuff
Top Comments
All Comments (142)
-
hi there, at 2:16 you said i have a list. Is that a tuple or is it infact a list? im a touch confused with this. Thanks for these tutorials by the way!
-
jack= 'hey there jack how is your medula oblongata'
-
You spelled separator incorrectly.
-
@TheSturdge Whoops! My bad, I'd forgotton Python was object-oriented too xD
-
@highsense100 Yup! But C++ is a lot more powerfull, it can do so much more. Also it's object-oriented which makes a lot of things easier if you know what you're doing!
-
you are awsome
-
@MrRapell there's a difference between just typing something and printing it
-
@Deadly699 Works for me dude! v 3.2
-
@highsense100 if you are struggling with c++ try learning C first. It makes it much easier
-
python is more easier then c++ . c++ is more complicated and huge waste of time but in python things are much easier
"Let's go ahead and get s tring named bucky... actually let's change it up a bit. Let's name it..... uuuuuuuuhhhh, bucky."
rofl
newman30000010 1 year ago 111
For those who have Python 3 remember to use "print ()", so in Bucky's example it would be: print (bucky % varb)
Just thought I'd mention it in case anyone got confused.
9KindsOfCrazy 1 year ago 68