Python Forum
Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: Wrong output on my code.
Post: RE: Wrong output on my code.

thanks.
JTNA Homework 2 7,930 Apr-04-2019, 01:55 PM
    Thread: Wrong output on my code.
Post: Wrong output on my code.

hello, this code is giving me some weird output and i dont know why, I want the array to be printed out but in uppercase letters and i dont know how to make that happen correctly, as well as this err...
JTNA Homework 2 7,930 Apr-03-2019, 02:33 PM
    Thread: weird error on my code
Post: weird error on my code

I made this code to add random numbers to an array and print the sums, all of that works except the code engine im using requires me to add "Total is:" to the sum of the random numbers, but i get an e...
JTNA Homework 1 1,761 Apr-03-2019, 02:10 PM
    Thread: getting an error"Line 7: TypeError: 'int' object is not callable"
Post: RE: getting an error"Line 7: TypeError: 'int' obje...

thanks for the reply, this fixed it thank you Ichabod801.
JTNA Homework 4 7,251 Apr-03-2019, 01:58 PM
    Thread: getting an error"Line 7: TypeError: 'int' object is not callable"
Post: RE: getting an error"Line 7: TypeError: 'int' obje...

thanks for the reply, but that doesn't affect the code, i fixed but i still get the error.
JTNA Homework 4 7,251 Apr-02-2019, 02:16 PM
    Thread: getting an error"Line 7: TypeError: 'int' object is not callable"
Post: getting an error"Line 7: TypeError: 'int' object i...

hello, i get an error in this program when trying to find the sum of the values in the array. this is the error "Line 7: TypeError: 'int' object is not callable" the code should be adding random inte...
JTNA Homework 4 7,251 Apr-02-2019, 02:07 PM
    Thread: Need help on this work I have no clue where to start!
Post: RE: Need help on this work I have no clue where to...

ok i guess i just wasted my time. goodbye
JTNA Homework 4 2,759 Apr-01-2019, 10:02 PM
    Thread: Need help on this work I have no clue where to start!
Post: Need help on this work I have no clue where to sta...

Personal Organizer In this program, you will create a personal organizer. Using parallel arrays you will store the following information on each event in your organizer: Month (1 - 12) Day (1 - 31) ...
JTNA Homework 4 2,759 Apr-01-2019, 09:43 PM
    Thread: Any input passes and an "A"
Post: RE: Any input passes and an "A"

didnt help me. My program has no error it just doesnt output correctly. also are you insulting me with that quote?
JTNA General Coding Help 3 2,627 Mar-10-2019, 06:29 PM
    Thread: Any input passes and an "A"
Post: Any input passes and an "A"

apparently any str passes as an "A" in my code. how do i fix this gradeletter = str(input("Enter your Letter Grade: ")) def GPAcalc(grade): if (gradeletter == "A" or "a" or "B" or "b" or "C" or "...
JTNA General Coding Help 3 2,627 Mar-08-2019, 03:37 PM

User Panel Messages

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