@TheFirstSpawnOfMyMom make sure when saving your code select file type to Python Files(*.py,*.pyw) AND that you write .py at the end of the file name of your code/program or whatever. So therefore it should look something like this
File Name : tuna.py
Save As Type : Python Files(*.py,*.pyw)
If you don't write the .py after tuna, this saved file will be of unknown extension type even though you selected the Save As Type to be Python Files(*.py,*.pyw), good luck ;)
@thejammedlocker Yeap, since the very beginning I've noticed it, you can just see how a nice person he is by noticing he has 1k + videos, and he has mannnnnnnny tutorials, and he does it for free, and he's so willing, and cares for how we're doing too.. :)
Hi: I love your tutorials, of course. They're very helpful. But can you spell everything right? Because I got English test soon, and your spelling is confusing me.
@Penny4270 He wrote everything well, I mean about spelling.
You should write i in a capital letter - "I" instead of "i".
And, also, what he doesn't do is write the beginning of a sentence with a capitalized letter...
Also, he writes don't this way "dont" instead of "don't" but that's because he feels more comfortable on the computer, in a test you should put the " ' " and don't forget it.
seriously u are the best damn teacher I have ever had i think i learn more information in 1 of ur vids then a whole class period of english or something in highschool
hey just wanted to say I ended up here and finally posted a comment.. didn't want to take the time since I got hooked and watched all back to back until 22... great tutorials! also... I have to ask, are you some kind of one man tutorial machine?
I can't seem to do two if statements, nor can I use the elif statement. I keep getting the error "THERE'S AN ERROR IN YOUR PROGRAM: UNEXPECTED INDENT. "Does anyone know as to why? Thanks. Oh, I am using PYTHON 2.6.4
and if thing == animal then it will the next if statement BUT, bucky didn't mention something, if animal == "dog" for example, it WILL run the ELSE: statement, so if animal == "dog" and not "cat" in this example to print out "This is a cat" it won't stop from 'reading' further :) hope you understand me, sry for my english
its ifception
99blackhorse99 1 month ago 3
i did this like 6 tutorials before this one thank you bucky you're a great teacher
hamrwolf 2 months ago in playlist Python Programming Tutorials
this tutorial teaches you how to make mad libs (along with the one with variables and raw inputs.)
deadlykid27 3 months ago in playlist Python Programming Tutorials
it might take longer to learn but at least ill remember most of it.
deadlykid27 3 months ago in playlist Python Programming Tutorials
dont teach ppl to make more code: if thing == "animal" and animal == "cat": etc
icoscx 3 months ago
it's Ifception I.I
SgtBoigah 4 months ago in playlist Python Programming Tutorials
how come after I run my program all of the colored code turns black?
TheFirstSpawnOfMyMom 6 months ago
@TheFirstSpawnOfMyMom make sure when saving your code select file type to Python Files(*.py,*.pyw) AND that you write .py at the end of the file name of your code/program or whatever. So therefore it should look something like this
File Name : tuna.py
Save As Type : Python Files(*.py,*.pyw)
If you don't write the .py after tuna, this saved file will be of unknown extension type even though you selected the Save As Type to be Python Files(*.py,*.pyw), good luck ;)
Kamilk12l 6 months ago
@Kamilk12l not if using Linux! Windoze sucks A-hole!
billo2310 5 months ago
it tells me else is a invalid sysntax
freeman8115 6 months ago
Comment removed
cancellpro 5 months ago
Comment removed
cancellpro 5 months ago
Comment removed
cancellpro 5 months ago
This has been flagged as spam show
@freeman8115 i know whats causing that problem
you probably have it printed like this
else:
print 'i dont know what this animal is'
else:
print 'i dont know what this thing is
you see how both else are right above each other? the way to fix this is hit the tab key on the first else.
that worked for me i hope it works for you!
hope i explained it well
cancellpro 5 months ago
@freeman8115 what i did to fix that problem is deleting the tab before the first else:
chanshark 4 months ago
just finished my first game thanks to u
PIYG13 7 months ago
@thenewboston you rock my socks!!
xmodrock 8 months ago
Wow so its basically an AND statement(gate). Sweet, another simple but effective tut.
Krondelo 8 months ago
@bombadybom maybe this might help
print ("Oh fucking no")
imrandemaz 8 months ago
@imrandemaz It did thank you!
bombadybom 8 months ago
It keeps saying else is invalid syntax for me... it just highlights else. What in the worl dis happening?
bombadybom 8 months ago
@kota1102
The spacing and indents let python know where it starts and stops
Gmez1407 8 months ago
My teachers want to be like bucky, but he cant, F u teacher Bucky is better
weedwin31 9 months ago
how python knows where to stop the if statement? i mean there are no marks(curly brackets, semicolons, parenthesis or so)
kota1102 9 months ago
Has anybody noticed that he starts EVERY tutorial with "sup guys?" or "sup er'one?" or "whats up?" :D we luv u bucky
thejammedlocker 1 year ago
@thejammedlocker Yeap, since the very beginning I've noticed it, you can just see how a nice person he is by noticing he has 1k + videos, and he has mannnnnnnny tutorials, and he does it for free, and he's so willing, and cares for how we're doing too.. :)
SSweetAngel 11 months ago
This is awesome! Finally some great programming. I love tinkering around with this!
D3V17Z 1 year ago
@MCHanzz you HAVE to put .py at the end of the file name! i only just figured that out
Teh3DModeler 1 year ago
Hi: I love your tutorials, of course. They're very helpful. But can you spell everything right? Because I got English test soon, and your spelling is confusing me.
Penny4270 1 year ago
@Penny4270 He wrote everything well, I mean about spelling.
You should write i in a capital letter - "I" instead of "i".
And, also, what he doesn't do is write the beginning of a sentence with a capitalized letter...
Also, he writes don't this way "dont" instead of "don't" but that's because he feels more comfortable on the computer, in a test you should put the " ' " and don't forget it.
SSweetAngel 11 months ago
seriously u are the best damn teacher I have ever had i think i learn more information in 1 of ur vids then a whole class period of english or something in highschool
D4gI3 1 year ago
@MCHanzz save the file with the extension .py at the end. if you dont save with .py the file will be treated like a normal notepad file
TheAnubarack 1 year ago
I love you!!!! (NO HOMO) Subbed + Thumps Up
bucky="awesome"
if bucky =="awesome": print 'YOU ROCK BUCKY'
jonath198 1 year ago 3
Bucky you rock...........one of the best tutorials in the playlist!
boeing747200lr 1 year ago
Thank you, thank you.........aaaaaaaannnnnnddd thank you very much Bucky!!!!!!!
Takiii88 1 year ago
Animals are not things.
hydrogenix 1 year ago
will u marry me? :-D
stickyrice999 1 year ago
invalid syntax
Saladin12364 1 year ago
File not available .
pawandeep28 1 year ago
screen=raw_input("Screen Name: ")
pass1=raw_input("Enter Password: ")
if screen == "Cody": if pass1 == "flower": print "Welcome"
else: print"Wrong Screen Name/Password"
#this is a simple screen name and password checker
5thElementMods 1 year ago
@5thElementMods
What's about: ;)
name = raw_input("Enter your name: ");
pwrd = raw_input("Enter your password: ");
if ((name == "morph3x") and (pwrd == "python")): print "[+] Yeah. :D";
else: print "[-] Failwhale.";
I think if ((var==var) and (var==var)) looks smarter. ;o
IIPhaseII 1 year ago
@IIPhaseII You need to do minor changes to that, but it does work ^^'
ShiftingStampy 1 year ago
hey just wanted to say I ended up here and finally posted a comment.. didn't want to take the time since I got hooked and watched all back to back until 22... great tutorials! also... I have to ask, are you some kind of one man tutorial machine?
syfenx 1 year ago
Bucky u r the best. Thanks a lot
sahusk9 1 year ago
Bucky u r the best. thanks alot
sahusk9 1 year ago
Bucky, you're my GOD!
pappegye 1 year ago
@hobolikespie11 Thats the directory for a linux/unix Box. Not needed in Windows.
Zubb1987 1 year ago
if you replace:
thing = "animal"
with:
thing = raw_input ("Enter Password")
you get a simpel password system
oljeapa 1 year ago
"Check"+"test"="Chest"?? Is that right Bucky? :)) 3:12
autchckinsen 1 year ago
I can't seem to do two if statements, nor can I use the elif statement. I keep getting the error "THERE'S AN ERROR IN YOUR PROGRAM: UNEXPECTED INDENT. "Does anyone know as to why? Thanks. Oh, I am using PYTHON 2.6.4
the1mask99 2 years ago
@the1mask99
don't use the indents.
juggalomushroom 2 years ago
@the1mask99 The version doesn't matter, I have 2.6.5 and everything works fine
you probably just indenting it wrong. (Don't use space-bar to indent use enter or tab)
Ecelleon 1 year ago
@the1mask99 did u forgot to use ur colon? this :
jellybellies132 1 year ago
Easy there tuna boat...
I don't want to know..
firestar124 2 years ago
and if thing == animal then it will the next if statement BUT, bucky didn't mention something, if animal == "dog" for example, it WILL run the ELSE: statement, so if animal == "dog" and not "cat" in this example to print out "This is a cat" it won't stop from 'reading' further :) hope you understand me, sry for my english
ConTroLLFlubber 2 years ago
Your videos are great!
cocktail990 2 years ago
The cool thing about this is, i learned this after your else and elif video by mysel, thats how good of a teacher you are. =]
gamecuberulers 2 years ago
u just made me pass csse1001( computer sciencne and software engineering) at UQ Australia. I love you.
Portaytoe 2 years ago 124
Good job. Good luck in the future :)
AndoVenom 2 years ago
@Portaytoe : second that. University of canterbury UC New Zealand COSC121.. Pass. Chur Bucky
Gofflyman 8 months ago in playlist Python Programming Tutorials
@Portaytoe must be pathetically easy then. how much progress have you made since you posted this?
pythonmaster1337 7 months ago
@pythonmaster1337
Ahh, well it is an introduction to programming course. So it was relatively easy. GUI's got a little bit tricky...
For one of my more recent projects, I had to simulate the Apollo 11 - Re entry simulation.
That got a little bit more full on.
What are you doing with yourself? (Studying? Doing this for fun? )
Portaytoe 7 months ago
@Portaytoe and yet you misspelled science
francis0000c 6 months ago
@Portaytoe shows how much college is a huge scame
Regginyaga 5 months ago
@Portaytoe LOL i'm on these tutorials now, cos i'm so behind in that course. Cheers!
ToeKnee1512 5 months ago
@Portaytoe good work
rednut416 2 months ago
I thought that I would get bored of programming quickly but your tutorials are keeping me interested!
CtrlCreate 2 years ago 8
finally the tutorials are getting fun
GNSstudios 2 years ago 5
if 'bucky is loser' = "False" #Bucky is the best
vblazenka146 2 years ago 62
@vblazenka146 this makes no sense... in python anyway
Dyetru3 2 months ago
5 stars~
ILCAC3 2 years ago 3
awsome tutorial i have make a simple program to save my password hahah its really cool it has a password too
0pt1cKill3r 2 years ago 2
u duh bombuh
10spades 2 years ago 4
you da man
BlackHwk4 2 years ago 4
thanks bro
zamliman 2 years ago 4
lovely tutorials
yamdongjai 2 years ago 6
thanks 5*
nilabjo2008 2 years ago 5