Python Forum
how to divide one big equation entered as a string to small chunks
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
how to divide one big equation entered as a string to small chunks
#1
like 6*7/5+2+5 to 6*7=x, x/5=y, y+5+2+5
and then calculate the end result and display it
i am doing this as a way to stay sane during the coronavirus please help
Reply
#2
what have you tried so far. Show your efforts.
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
Sad How to split a String from Text Input into 40 char chunks? lastyle 7 1,153 Aug-01-2023, 09:36 AM
Last Post: Pedroski55
  is there an itertor of chunks? Skaperen 8 1,963 Jul-22-2022, 10:17 PM
Last Post: Skaperen
  Divide a number by numbers in a list. Wallen 7 8,059 Feb-12-2022, 01:51 PM
Last Post: deanhystad
  Try,Except,Else to check that user has entered either y or n (Code block pasted) RandomNameGenerator 3 2,345 Jun-29-2021, 08:21 PM
Last Post: RandomNameGenerator
  Please help me to ask to enter again itself when value entered is not a number. sunil422 5 2,633 Aug-13-2020, 02:15 PM
Last Post: perfringo
  How to reuse positional arguments entered in terminal. rcmanu95 1 1,878 Jul-04-2020, 01:00 AM
Last Post: bowlofred
  How to scan huge files and make it in chunks ampai 2 2,609 May-28-2020, 08:20 PM
Last Post: micseydel
  Python calculator divide by zero help dock1926 4 5,869 Jan-20-2020, 05:15 PM
Last Post: michael1789
  how to divide array number chinting 5 2,892 Dec-30-2019, 11:29 AM
Last Post: ibreeden
  How to check if user entered string or integer or float?? prateek3 5 11,375 Dec-21-2019, 06:24 PM
Last Post: DreamingInsanity

Forum Jump:

User Panel Messages

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