Python Forum
Nothing happens - its a simple multiplication table!
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Nothing happens - its a simple multiplication table!
#6
(Mar-30-2018, 03:57 PM)tjnichols Wrote: Alright - changes made - it still doesn't work.
doesn't work tell us nothing at all,has always been a hopeless statement in programming question.
What happens when you run code,do you get Traceback or dos something happens at all?
Copy your latest code and run it,no changes at all.
Output:
λ python -V Python 3.6.4 E:\1py_div\div_code λ python multi.py Width: 5 Height: 4 1 2 3 4 5 2 4 6 8 10 3 6 9 12 15 4 8 12 16 20
Reply


Messages In This Thread
RE: Nothing happens - its a simple multiplication table! - by snippsat - Mar-30-2018, 04:30 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Multiplication Table code alexsendlegames100 3 1,450 Jun-06-2022, 09:45 AM
Last Post: Gribouillis
  Try to solve GTG multiplication table problem. Frankduc 6 2,104 Jan-18-2022, 08:26 PM
Last Post: Frankduc
  Need help with my Python code (Multiplication) NeedHelpPython 2 1,752 Oct-04-2021, 12:09 PM
Last Post: Pedroski55
  List conversion and multiplication johnkyp 5 3,245 Jan-02-2020, 08:20 AM
Last Post: perfringo
  Matrix Multiplication Issue VIJENDRA 1 1,935 Dec-19-2019, 06:16 PM
Last Post: Gribouillis
  Multiplication between a list and a variable doug2019 2 2,232 Oct-08-2019, 04:10 AM
Last Post: doug2019
  Multiplication Table number margins CJ707 4 2,530 Sep-18-2019, 02:16 PM
Last Post: CJ707
  multiplication by successive addition Zebrol 1 3,600 Sep-14-2019, 05:37 PM
Last Post: ichabod801
  Tracing a multiplication table w/ Python trace() NationalRex22 0 1,797 Jun-11-2019, 03:31 AM
Last Post: NationalRex22
  float multiplication - unexpected output inesk 3 3,426 Dec-11-2018, 10:59 AM
Last Post: DeaD_EyE

Forum Jump:

User Panel Messages

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