Problem with python program
|
11-04-2023, 03:29 PM
Post: #3
|
|||
|
|||
RE: Problem with python program
Auto-formatted using black:
Code: def simpson(h, suma, cant): In the simpson function the first indent is 8 instead of 4 blanks. (11-04-2023 01:11 PM)BruceH Wrote: And this is exactly why the decision to make Python reliant on indentation was so <bleah>. Just use an editor that replaces tabs with 4 blanks. The problem here was that quote and code blocks were mixed. |
|||
« Next Oldest | Next Newest »
|
Messages In This Thread |
Problem with python program - Simon_arg - 11-03-2023, 09:30 PM
RE: Problem with python program - BruceH - 11-04-2023, 01:11 PM
RE: Problem with python program - Thomas Klemm - 11-04-2023 03:29 PM
RE: Problem with python program - komame - 11-04-2023, 03:34 PM
RE: Problem with python program - Simon_arg - 11-07-2023, 12:19 AM
RE: Problem with python program - komame - 11-08-2023, 07:32 AM
RE: Problem with python program - Simon_arg - 11-08-2023, 11:35 PM
|
User(s) browsing this thread: 1 Guest(s)