Python Forum
Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: Mysterious Indentation Problem
Post: RE: Mysterious Indentation Problem

Yes metulburr, and on my case I use them to make "titles" (different color than comments, make it clearer for the reader) for the people (including... Me!) that will have to read it later, and underst...
Dakodak General Coding Help 11 4,657 Jun-24-2019, 06:23 AM
    Thread: Mysterious Indentation Problem
Post: RE: Mysterious Indentation Problem

Thank you but actually, I need this to be like I did ! In ordre to correct the expressions, I put comments to show which evaluation corresponds to which "region" of my problem. I've 15 or 20 functions...
Dakodak General Coding Help 11 4,657 Jun-21-2019, 09:52 AM
    Thread: Mysterious Indentation Problem
Post: RE: Mysterious Indentation Problem

Actually, it works but if they are "alone" on their line and not after something (like my "if" statements), I think I forgot that, my python lessons are a little bit far away in time ahah
Dakodak General Coding Help 11 4,657 Jun-21-2019, 07:08 AM
    Thread: Mysterious Indentation Problem
Post: RE: Mysterious Indentation Problem

Omg it worked, thank you ! When i learned python, it was ok to put comments with double quotes so I didn't think it could be that :O
Dakodak General Coding Help 11 4,657 Jun-21-2019, 06:55 AM
    Thread: Mysterious Indentation Problem
Post: Mysterious Indentation Problem

Hello ! Spyder tells me i've an indentation problem here, line 4, "unexpected indent" : def A(i, j, Nz, Nr, dr, dz, dt, he, Bir, Biz) : if i == 1 : if j == 1 : ...
Dakodak General Coding Help 11 4,657 Jun-20-2019, 03:10 PM

User Panel Messages

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