Python Forum
python!TypeError: can't multiply sequence by non-int of type 'float'
Thread Rating:
  • 1 Vote(s) - 3 Average
  • 1
  • 2
  • 3
  • 4
  • 5
python!TypeError: can't multiply sequence by non-int of type 'float'
#3
(Sep-24-2016, 03:31 PM)Yoriz Wrote: Input returns string values to do any maths with the users input they must be converted into a number using float or int.
Hello yoriz,

thank you Yoriz,

Thank you so much.

its like your answer opened my eyes and not only did i see where i was goi9ng wrong but i also saw how to make the code even better.

bless you my friend
Reply


Messages In This Thread
RE: python!TypeError: can't multiply sequence by non-int of type 'float' - by shaywune - Sep-24-2016, 04:33 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  fixing error TypeError: 'float' object is not subscriptable programmingirl 1 1,531 Jan-28-2023, 08:13 PM
Last Post: deanhystad
  TypeError: unsupported operand type(s) for /: 'str' and 'int' enderfran2006 1 2,664 Oct-01-2020, 09:41 AM
Last Post: buran
  Basic Python Program for Sequence patycanes 7 10,000 Jul-15-2018, 08:53 PM
Last Post: ichabod801
  TypeError: can't multiply sequence by non-int of type 'complex' FeverDream 2 12,795 Jul-12-2018, 11:08 PM
Last Post: DeaD_EyE
  TypeError: can't multiply sequence by non-int of type 'str' rmpadilla73 4 30,500 May-28-2018, 12:21 AM
Last Post: py_learner
  TypeError: can't multiply sequence by non-int of type 'str' Beatenberg 12 13,736 Oct-10-2017, 10:14 PM
Last Post: Beatenberg
  multiply all input arguments if int or float roadrage 5 7,040 Nov-28-2016, 09:53 PM
Last Post: roadrage

Forum Jump:

User Panel Messages

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