Python Forum
Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: TypeError: can't multiply sequence by non-int of type 'str'
Post: RE: TypeError: can't multiply sequence by non-int ...

how would you do that . i'm getting confused oh ok .I ran the program and it worked .Thank you all
pythonnoob1234 General Coding Help 4 4,317 May-21-2018, 06:06 PM
    Thread: TypeError: can't multiply sequence by non-int of type 'str'
Post: TypeError: can't multiply sequence by non-int of t...

Hi i'm new to python and i just don't understand this error Python code width=input("what is the width?") height=input("what is the height?") area=width*height print("The area is" ,area) ERROR what is...
pythonnoob1234 General Coding Help 4 4,317 May-21-2018, 05:58 PM

User Panel Messages

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