- 2
Please name 3 everyday uses of Python for junior
4 Réponses
+ 6
well, sigh. I suppose downvote means I can spoil the thinking exercise.
(sometimes I do this to get other people's answers)
Anyway, Python is not just a batch interpreter -- it also runs in immediate mode.
Because it has arbitrary-length integers, it's far more powerful than a calculator.
The help system is extensive, never out of date...and offline
And the most obvious utility...Immediate mode scripting.
Elaborating because I thought "to write programs" is way too obvious, but I'm still practicing giving good hints.
+ 4
This is what I use Python for:
1. Show people horrible syntax. :D
2. Answer questions about Python to others learning it.
3. I've used it to create a stats bot for Black Ops II.
+ 3
On Windows I used to Win + R "calc"
On Linux I'd start Python
+ 2
@Kirk lol :D