@GodofAnotherWorId python works in windows fine too. We deployed few python based projects under windows servers and there is nothing wrong with it. Same goes for OS X, sure no one would deploy in Mac server, since they are rubbish but for developing reasons they are quite nice too. Python is flexible and only few libs are linux only. 90% of existing python code would run on any machine.
@mailwilson Well, it's pretty handy. You can begin typing a path, at let bash finish it by pressing TAB. If there are more than 1 way of finishing it, bash will stop when the path diverges. If you press TAB again, bash will show you the possible ways to go.
To explain line by line. First he gives the variable name to the input the user gives for"what is your name?". Then he parrots a response. he then asks for the date. he converts the date, which is a collection of integers and strings, into one single string.
he then parrots the response. To improve on this he could use a while != operation to give two different responses based on if the user had correctly entered the date
@GodofAnotherWorId python works in windows fine too. We deployed few python based projects under windows servers and there is nothing wrong with it. Same goes for OS X, sure no one would deploy in Mac server, since they are rubbish but for developing reasons they are quite nice too. Python is flexible and only few libs are linux only. 90% of existing python code would run on any machine.
JackLeo90 5 months ago
@mailwilson Pleasure is mine. Btw: it works with commands too (executables in your PATH env variable)
Toucanfan 9 months ago
@mailwilson Well, it's pretty handy. You can begin typing a path, at let bash finish it by pressing TAB. If there are more than 1 way of finishing it, bash will stop when the path diverges. If you press TAB again, bash will show you the possible ways to go.
Toucanfan 9 months ago
Do you know bash auto completion?
Toucanfan 9 months ago
Comment removed
9FADETOBLACK9 11 months ago
YOUR FUCKING NOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOB
CUNT
LACHLAN227 1 year ago
@TheLifelessPlanet your joking right. OS X also comes with pytho and windows has a free download. You changed a whole OS just to get a free software
WarpeaceWar6 1 year ago
My first progam was an etch-a-sketch
Puffsmeal 1 year ago
This has been flagged as spam show
worst shit on jewtube
julexor 1 year ago
This has been flagged as spam show
worst shit on jewtube
julexor 1 year ago
Man, i love ubuntu :D great job
tlarson91119 1 year ago
To explain line by line. First he gives the variable name to the input the user gives for"what is your name?". Then he parrots a response. he then asks for the date. he converts the date, which is a collection of integers and strings, into one single string.
he then parrots the response. To improve on this he could use a while != operation to give two different responses based on if the user had correctly entered the date
patsplats 1 year ago
thanks you helped 1 beginner now... thats me :)
NENAD1NESA 2 years ago
wtf how do u do this? lol and what does it mean
amors15 2 years ago
You'd need to download python if you were running windows, if your running Linux, simply open gedit or kate and type in your python commands.
gamer64uk 2 years ago
But wats it for or wat does it do?
amors15 2 years ago
python is a programming language, just like C++ or Java is a programming language.
tlarson91119 2 years ago