[Tutor] How to change the values in python code?
David
bouncingcats at gmail.com
Mon Nov 7 18:47:33 EST 2022
On Tue, 8 Nov 2022 at 09:52, samira <samiraeastcoast at gmail.com> wrote:
> Line1: -1.75, 1.08, 10.35, -0.10, -0.01, -0.01, 23.19, 488
>
> Line2: -1.75, 1.12, 10.39, -0.10, -0.01, -0.01, 23.20, 521
>
> Line4: -1.75, 1.10, 10.40, -0.10, -0.00, -0.01, 23.30, 967
>
> Line5: -1.77, 1.09, 10.40, -0.10, -0.01, -0.01, 23.28, 1000
>
> Line6: -1.72, 1.08, 10.40, -0.10, -0.00, -0.01, 23.31, 1032
>
>
>
> Line1340: -1.97, 0.84, 10.35, -0.10, -0.01, -0.01, 24.16, 48040
>
> Line1341: -1.97, 0.86, 10.35, -0.10, -0.01, -0.01, 24.16, 48075
>
>
> ****this is where the split needs to happen where Last<previous
>
> Line1342: -2.16, 0.54, 10.25, -0.10, -0.00, -0.01, 24.18, 493
>
> Line1343: -2.20, 0.54, 10.34, -0.10, -0.01, -0.01, 24.17, 528
Hi list,
(aside:
I should resist the temptation to guess, because I think this
list does far too much of that, perhaps to the point that it might
be excessive for the questioner.
Observing recent hiccups, I wonder if things would work better
for everyone if tutors on the list initially engaged with questioners
in a minimal way until they show themselves to be responsive
and articulate clearly what they want.
Like what is in the process of occurring in this discussion.
Learning how to ask a clear question is a very important skill
that we can help people to learn.
However, I don't put much effort into answering questions,
so I don't want to appear critical of anyone here who does.
anyway ...)
I guess that what Sam tries to show us here is that the final
number in the line (aka "last") is increasing, until line 1342 where
493 < 48075 from the previous line.
More information about the Tutor
mailing list