From spouse1@home.com Sat Jan 10 03:14:25 1998 From: spouse1@home.com (ryan mcmenamin) Date: Fri, 9 Jan 1998 22:14:25 -0500 Subject: [Tutor] I am new to python and programming!.. it is not running the module Message-ID: <000c01bd1d75$dac40320$1def0618@union1.nj.home.com> This is a multi-part message in MIME format. ------=_NextPart_000_0009_01BD1D4B.F1D59120 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable I type in what my book tells me to for the code print "Blah blah blah" Any code but even that oine doesnt work. I goto run the module, i save it first then when i run it it goes like = this Traceback (innermost last): File "C:\PROGRA~1\PYTHON\TOOLS\IDLE\ScriptBinding.py", line 131, in = run_module_event execfile(filename, mod.__dict__) File "C:\Program Files\Python\hello.py", line 1 Python 1.5.2 (#0, Apr 13 1999, 10:51:12) [MSC 32 bit (Intel)] on = win32 ^ SyntaxError: invalid syntax what should i do? thanks ------=_NextPart_000_0009_01BD1D4B.F1D59120 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable
I type in what my book tells me to for = the=20 code
print "Blah blah blah"
Any code but even that oine doesnt=20 work.
I goto run the module, i save it = first then=20 when i run it it goes like this
Traceback (innermost = last):
  File=20 "C:\PROGRA~1\PYTHON\TOOLS\IDLE\ScriptBinding.py", line 131, in=20 run_module_event
    execfile(filename,=20 mod.__dict__)
  File "C:\Program Files\Python\hello.py", line=20 1
     Python 1.5.2 (#0, Apr 13 1999, 10:51:12) = [MSC 32=20 bit (Intel)] on=20 win32
          &nbs= p;  =20 ^
 SyntaxError: invalid syntax
 
 
what should i do?
thanks
------=_NextPart_000_0009_01BD1D4B.F1D59120-- From spouse1@home.com Sat Jan 10 12:48:58 1998 From: spouse1@home.com (ryan mcmenamin) Date: Sat, 10 Jan 1998 07:48:58 -0500 Subject: [Tutor] hey... im a newbie.. trying to make a program that finds the lcm of multiple numbers numbers Message-ID: <001801bd1dc6$1e6f9080$1def0618@union1.nj.home.com> This is a multi-part message in MIME format. ------=_NextPart_000_0015_01BD1D9C.3568B480 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Hey python community, I got it to count 2 numbers multiples.... now how do i get it to = find the least multiple of each number. ------=_NextPart_000_0015_01BD1D9C.3568B480 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable
Hey python community,
    I got it to count 2 = numbers=20 multiples.... now how do i get it to find the least multiple of each=20 number.
------=_NextPart_000_0015_01BD1D9C.3568B480-- From spouse1@home.com Mon Jan 12 11:50:36 1998 From: spouse1@home.com (ryan mcmenamin) Date: Mon, 12 Jan 1998 06:50:36 -0500 Subject: [Tutor] tkinter?? Message-ID: <001001bd1f50$4bb77180$1def0618@union1.nj.home.com> This is a multi-part message in MIME format. ------=_NextPart_000_000D_01BD1F26.62BFD7C0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable runpy from tkinter import * w =3D button(text=3D"hello", command =3D "exit") w.pack() w.mainloop() ------=_NextPart_000_000D_01BD1F26.62BFD7C0 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable
runpy
from tkinter import *
w =3D = button(text=3D"hello",=20 command =3D = "exit")
w.pack()
w.mainloop()
------=_NextPart_000_000D_01BD1F26.62BFD7C0-- From spouse1@home.com Mon Jan 19 22:10:06 1998 From: spouse1@home.com (ryan mcmenamin) Date: Mon, 19 Jan 1998 17:10:06 -0500 Subject: [Tutor] takemeoff Message-ID: <000e01bd2526$ffe318e0$1def0618@union1.nj.home.com> This is a multi-part message in MIME format. ------=_NextPart_000_000B_01BD24FD.16A85BA0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable take me off this mailinglistplease ------=_NextPart_000_000B_01BD24FD.16A85BA0 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable
take me off this=20 mailinglistplease
------=_NextPart_000_000B_01BD24FD.16A85BA0--