sending output

F

Fknapp

I'm new to boa constructor, however I went through the tutorial and
loved it. I am trying to create a simple math program for my 6 yr old
daughter, I am creating a window that askes for two numbers and then
asks for the total, based on what they enter it compares and says that
is correct or that is wrong. I created a python script that works,
however when I try to import and say "myscript".DoThis() I get all
kinds of sytax errors. Any help would be appriciated
 
P

Peter Otten

Fknapp said:
I'm new to boa constructor, however I went through the tutorial and
loved it. I am trying to create a simple math program for my 6 yr old
daughter, I am creating a window that askes for two numbers and then
asks for the total, based on what they enter it compares and says that
is correct or that is wrong. I created a python script that works,
however when I try to import and say "myscript".DoThis() I get all
kinds of sytax errors. Any help would be appriciated

Let's see:
Traceback (most recent call last):

Failing, but definitely *not* a syntax error. Please post _real_ if short
code and _actual_ tracebacks (cut and paste).

Peter
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,769
Messages
2,569,581
Members
45,056
Latest member
GlycogenSupporthealth

Latest Threads

Top