Python Forum
Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: Basic program
Post: Basic program

Hi, I was asked to write the below program. Please let me know what is the best solution. Input: [124678,1134546,9091102] Output: [246817, 4461135, 2009911] even digits should be in the beginning...
balajee Homework 2 2,733 Sep-11-2018, 09:36 AM
    Thread: Basic question
Post: RE: Basic question

Thanks a lot
balajee General Coding Help 8 4,320 Aug-27-2017, 03:33 PM
    Thread: Basic question
Post: RE: Basic question

Thanks. (1,2) is tuple. What is [1, 2]...a list?
balajee General Coding Help 8 4,320 Aug-27-2017, 02:09 PM
    Thread: Basic question
Post: RE: Basic question

Nope. As you see above, one is "True" and the second one is "False"
balajee General Coding Help 8 4,320 Aug-27-2017, 12:10 PM
    Thread: Basic question
Post: Basic question

my question here Hi, I am new to python. Please explain the below. Why one syntax is returning "True" while the second one returns False. >>> print "[1, 2] > 'foo' = ", (1, 2) > 'f...
balajee General Coding Help 8 4,320 Aug-27-2017, 11:30 AM

User Panel Messages

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