Python Forum
Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: Which is best for python?Linux or windows?
Post: RE: Which is best for python?Linux or windows?

First I will say that my association with Windows ended in 2013 so things may have changed. The biggest difference I recall is that the Windows versions come with Tkinter GUI modules and the Linux v...
rrashkin News and Discussions 21 33,024 Jun-15-2017, 11:13 AM
    Thread: More than or less than
Post: RE: More than or less than

In both Pythons 2 & 3, the convenient shortcut notation:   a<x<bworks great. That is, the expression returns TRUE if x is greater than a and less than b.
rrashkin Homework 2 3,216 Jun-12-2017, 04:53 PM
    Thread: octal instead of hex
Post: RE: octal instead of hex

Maybe this? oct(x)¶ Convert an integer number to an octal string. The result is a valid Python expression. If x is not a Python int object, it has to define an __index__() method that returns an inte...
rrashkin General Coding Help 4 3,883 Jun-05-2017, 01:30 PM
    Thread: New Users Introduce Yourself
Post: RE: New Users Introduce Yourself

What ho, pythonistas? I used to be an active member. Then I got downsized and moved and got a Chromebook and generally had no easy access to Python. Not important. Anyway, the Chromebook fried and I g...
rrashkin Bar 431 230,270 May-28-2017, 02:53 PM

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020