Python Forum
Cant multiply sequence by non-int type 'str'
Thread Rating:
  • 1 Vote(s) - 1 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Cant multiply sequence by non-int type 'str'
#7
oh sorry,i didn't know if float+float=float or str and decided to play safe,anyway the code works and that extra kilobyte won't do much harm
MANY thanks!!
Reply


Messages In This Thread
RE: Cant multiply sequence by non-int type 'str' - by foxtreat - Apr-24-2017, 05:28 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Why can't I explicitly call __bool__() on sequence type? quazirfan 11 4,728 Aug-20-2021, 06:49 AM
Last Post: Gribouillis
  Error : "can't multiply sequence by non-int of type 'float' " Ala 3 3,116 Apr-13-2021, 10:33 AM
Last Post: deanhystad
  TypeError: can't multiply sequence by non-int of type 'float' DimosG 3 3,408 Apr-04-2020, 05:16 AM
Last Post: michael1789
  TypeError: can't multiply sequence by non-int of type 'str' emmapaw24 2 2,536 Feb-03-2020, 05:50 PM
Last Post: michael1789
  Type hinting - return type based on parameter micseydel 2 2,522 Jan-14-2020, 01:20 AM
Last Post: micseydel
  TypeError: can't multiply sequence by non-int of type 'str' rregorr 2 2,473 Jun-28-2019, 04:43 PM
Last Post: Yoriz
  TypeError: can't multiply sequence by non-int of type 'str' pythonnoob1234 4 4,335 May-21-2018, 06:12 PM
Last Post: wavic

Forum Jump:

User Panel Messages

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