Python Forum
Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: Unable to execute the for loop
Post: Unable to execute the for loop

Hi Guys I have got a set of table(FruitsTable, B2:E5) from excel and would like to the font color to be red for column B if quantity is > 6500 via using python. However, I ran into a syntax error ...
harold General Coding Help 1 1,726 Sep-23-2019, 12:08 PM
    Thread: Functions
Post: RE: Functions

Hi guys, thanks for the advice. I went to re-wrote the code by defining all the parameters in a single function. def convertTemp (temp=0, tempConvert="C"): if tempConvert == "F": temp = (...
harold Homework 5 3,625 Sep-11-2019, 07:06 AM
    Thread: Functions
Post: Functions

Hi Guys, i have written a simple function coding to call out the functions for both fToC and cToF based if it meets the requirements for the temperature type. However, the issue here is that i am unab...
harold Homework 5 3,625 Sep-11-2019, 03:55 AM
    Thread: Would like to input a date variable and determine whether it is within the time range
Post: RE: Would like to input a date variable and determ...

Noted on the BBCode Gribouillis, however the program is still unable to work.
harold General Coding Help 3 2,561 Jan-05-2019, 08:51 AM
    Thread: Would like to input a date variable and determine whether it is within the time range
Post: Would like to input a date variable and determine ...

Hi, i am new to programming. I would like to create a program which i could input a date variable and if the date variable is not within the range, it would produce another result. import datetime d1...
harold General Coding Help 3 2,561 Jan-05-2019, 08:13 AM

User Panel Messages

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