@kingamer008 If you mean the software in which he's coding, it's called IDLE, for Integrated DeveLopment Environment, and it's Python-exclusive. For other languages, it's usually called an IDE, as the "Development" part only stands for one letter. There are usually many for a language (ex. Netbeans, Eclipse, JCreator, all for Java). Anyways, Guido van Rossum, the creator of Python, named it IDLE after Eric Idle from Monty Python.
@OzZyMaDe Python adds the spaces for you if you use a ",". Concatenate strings and other values with "+" to work around this, without the quotation marks. Like this:
print number1+"."+number2+"."+number3 Which prints it out like (x.x.x), rather than (x . x . x)
@T3kB0i8P Your first tutorial talks about python 2.5. Are you messing with me? Check out your own tutorial, you download Python 2.5, not 5.6 or whatever. You can even check on python.org, the latest version they have is 3.1, and 3.2 beta
@Xblade1314 what do u mean loop it? Do you mean when it asks me another question at the start. All you do is put more than 1 %s in the string, then put your multiple questions in order in the parentheses (raw_input(*PROMPT*), raw_input(*prompt*), etc..) Make sure you separate by commas. If this is not the right thing then tell me and i will try and fix what you mean :D
Hi T3kB0i8P, can you do the zoom in thing that you used in earlier tutorials because the text is too small :P
DeadLock43 1 month ago
I did it all right and it says the line Please enter an adjective is wrong and it fucked up the text
SuperPyropuncher 1 month ago
Hi, can anyone help me? i was wondering, what if somebody didnt enter an ing verb or an adjective. is there any way to block a false answer?
Geordan271 1 month ago
You can use another input method like '?'. i.e.: ? is very ? person. They usually spend their time ? :D
giovanisvenka 1 month ago
How do i get python?
Bradley7536 2 months ago
@Bradley7536 Watch the first tutorial in my Python for Beginners series.
T3kB0i8P 2 months ago
This is not a game. :<
VampiricRegeneration 2 months ago
can anyone help me.....when i type print it appears in purple and not the orange colours its supposed to
NxGTrick 3 months ago
@NxGTrick It is actually supposed to be in purple, not orange...
mjiscool99 2 months ago
hey dude wat is the exact name of the software:)
kingamer008 3 months ago
@kingamer008 Python?
Flyers0571 3 months ago
@kingamer008 LOL... its, Python, if thats not totally obvious...
xHearMeRawrr 3 months ago
@kingamer008 If you mean the software in which he's coding, it's called IDLE, for Integrated DeveLopment Environment, and it's Python-exclusive. For other languages, it's usually called an IDE, as the "Development" part only stands for one letter. There are usually many for a language (ex. Netbeans, Eclipse, JCreator, all for Java). Anyways, Guido van Rossum, the creator of Python, named it IDLE after Eric Idle from Monty Python.
mjiscool99 2 months ago
This has been flagged as spam show
hey, i made a short text adventure rpg i call "Dungeoner" in Python
would be cool if someone checked it out at
shittysoftware
(.tk)
you find my email at the site, tell me what you think and what you think i should add
yoanar2 3 months ago
Hi, cool video.
I've tried using raw_input to print a number with three decimal places, but the value keeps coming up with unnecessary spaces (x . x . x).
The code I've used is:
print number1,".", number2,".", number3
What am I doing wrong?
OzZyMaDe 4 months ago
@OzZyMaDe Python adds the spaces for you if you use a ",". Concatenate strings and other values with "+" to work around this, without the quotation marks. Like this:
print number1+"."+number2+"."+number3 Which prints it out like (x.x.x), rather than (x . x . x)
mjiscool99 2 months ago
A multi user dungon
Or in other words a game that is only shown in text
Plasmawiz213 4 months ago
@Plasmawiz213 oh awesome :D good work. Can u send it to me? Or post it in my forum, on wwwDOTtekboiDOTnet I would very much like to try it out. :D
T3kB0i8P 4 months ago
@Plasmawiz213 I would love to see that too! Could you upload it somewhere?
Zyndr0me 2 months ago
I used your tactic to make a MUD
Plasmawiz213 4 months ago
@Plasmawiz213 what is a MUD?
T3kB0i8P 4 months ago
Bob is singular. It should be 'he' spends all his time murdering
pdeteresa 5 months ago
Your voice makes me want to punch babies... but good video.
ppm1122 6 months ago
@ppm1122 I enjoy his voice. Very soothing, and luv the Australian accent. Morons like you make me want to punch YOU.
Colstonewall 5 months ago
when I run it in the command line it close out after you enter the ing is there a way to stop this such as the pause command in cmd?
mygameclips 6 months ago
Oh i forgot something is not Bellik
is B E L L I C
FAGGETT !!!!!!!!!!!
DaMercce 7 months ago
@DaMercce wtf... go fuck a cow...
T3kB0i8P 7 months ago 13
Why you talk like a ninja? :l
DaMercce 7 months ago
@DaMercce becuz he is a ninja! duh......
Rhysinator19 7 months ago
Comment removed
EricPCProductions 8 months ago
python 5.6 dosn't exist -_-
likker321 9 months ago
@likker321 Read all the comments, I meant 2.6
T3kB0i8P 9 months ago
after a bit of messing around, I figured out the syntax for python 3:
you put the input in paranthesis and instead of raw_input, you put input.
Hope this helps anyone trying to do this in python 3
randomlyunknown2012 1 year ago
@randomlyunknown2012 are you running it on mac?
T3kB0i8P 1 year ago
@T3kB0i8P no, why? The syntax for python 3 is just a bit different. I use Windows 7.
randomlyunknown2012 1 year ago
@randomlyunknown2012 because you can get python 5.6 now. I was wondering why you were running such an old version. :S
T3kB0i8P 1 year ago
@T3kB0i8P what? I thought python 3.2 was still beta. are you talking about the language or your compiler? What website can you get python 5.6 from?
randomlyunknown2012 1 year ago 4
@randomlyunknown2012 i just google python 5.6. Watch my first tutorial.
T3kB0i8P 1 year ago
@T3kB0i8P Your first tutorial talks about python 2.5. Are you messing with me? Check out your own tutorial, you download Python 2.5, not 5.6 or whatever. You can even check on python.org, the latest version they have is 3.1, and 3.2 beta
randomlyunknown2012 1 year ago
@randomlyunknown2012 yeah i know sorry, checked yesterday and found that out. :( My bad, was thinking of cheat engine. :)
T3kB0i8P 1 year ago
How do you loop it to ask another question?
Xblade1314 1 year ago
@Xblade1314 what do u mean loop it? Do you mean when it asks me another question at the start. All you do is put more than 1 %s in the string, then put your multiple questions in order in the parentheses (raw_input(*PROMPT*), raw_input(*prompt*), etc..) Make sure you separate by commas. If this is not the right thing then tell me and i will try and fix what you mean :D
T3kB0i8P 1 year ago
BLEEEEEEP ill probably have to bleep that out haha
jakecrowley6 1 year ago
OMG LOL 3:30
PacmanHaz 1 year ago