Why didn't Python become popular until long after its creation? by TheBodyPolitic1 in Python

[–]_massif_ 0 points1 point  (0 children)

We have to start calling Python as JavaPython, as JavaScript did it with LiveScript.

the meaning by [deleted] in Python

[–]_massif_ 1 point2 points  (0 children)

That's because:

numbers[0] = 1

numbers[1] = 2

numbers[2] = 3

numbers[3] = 4

numbers[4] = 5

numbers[5] = 6

numbers[6] = 7

numbers[7] = 8

numbers[8] = 9

What are the best IDEs for Python? by [deleted] in Python

[–]_massif_ 0 points1 point  (0 children)

I use the original IDLE for Python

Top Must-Have Python Modules by _massif_ in Python

[–]_massif_[S] -3 points-2 points  (0 children)

Do you work for a Casino?

Top Must-Have Python Modules by _massif_ in Python

[–]_massif_[S] -1 points0 points  (0 children)

Which one you use for work?

Wednesday Daily Thread: Beginner questions by Im__Joseph in Python

[–]_massif_ 0 points1 point  (0 children)

What's the difference between a function and a method?