Sydney,
1 There have been many projects to look at cells, division,
multiplication, ... It is worth researching the Python eco-system in the
expectation of saving yourself time and effort!
2 The latest releases of Python (such as you quote) offer updated
asyncio module(s) for multiprocessing
On 13/05/19 10:56 AM, boB Stepp wrote:
On Sun, May 12, 2019 at 5:19 PM boB Stepp wrote:
On Sun, May 12, 2019 at 1:05 PM David L Neil
wrote:
I'm using Gnome Terminal under Fedora (Linux). This allows multiple
terminals in tabs (and thus Ctrl-Tab rapid-switching). However, it
irritates me that
Stephen,
On 16/05/19 12:16 AM, Stephen P. Molnar wrote:
I am writing scripts to semi-automate some of my Quantum Chemistry
software and have encountered a problem that has me baffled. The two
scripts have the same form, the only difference being the commands. One
script works, the other bombs
Cranky,
It is a little difficult to answer your question.
First impression is that your experience gives you good ideas of how to
solve the problem. Some of them may not suit the Python environment as
well as (say) that of PHP/MSFT. So, a learning opportunity there too.
Second impression is
On 29/03/19 12:55 PM, Sveum, Christian wrote:
I am new and I have tried everything I can think I of. I want it to run like a
converstion.
print(" I am Bob")
...
What is not working?
How far does the program run before stopping?
What error message are you seeing?
(why won't you share it with us
Kayla,
On 22/03/19 1:43 AM, Jones, Kayla wrote:
I am working through excersise 15 of LPTHW and am getting an error message in
powershell that I can't figure out. I've attached a screenshot to help. Any
suggestions would be appreciated.
Attachments don't seem to work on the mailing list.
P
Mario,
On 21/02/19 3:30 AM, Mario Ontiveros wrote:
Hello,
I am new to python and have been stuck on this for a while. What I am
trying to do is to remove rows with void, disconnected, and error on lines. The
code I have does that, the only problem is that it removes my header because
voi