View Single Post
Old 07-13-2011, 10:12 AM   #5
Starson17
Wizard
Starson17 can program the VCR without an owner's manual.Starson17 can program the VCR without an owner's manual.Starson17 can program the VCR without an owner's manual.Starson17 can program the VCR without an owner's manual.Starson17 can program the VCR without an owner's manual.Starson17 can program the VCR without an owner's manual.Starson17 can program the VCR without an owner's manual.Starson17 can program the VCR without an owner's manual.Starson17 can program the VCR without an owner's manual.Starson17 can program the VCR without an owner's manual.Starson17 can program the VCR without an owner's manual.
 
Posts: 4,004
Karma: 177841
Join Date: Dec 2009
Device: WinMo: IPAQ; Android: HTC HD2, Archos 7o; Java:Gravity T
Quote:
Originally Posted by yoss15 View Post
I think the missing "c" in class was just from copying and pasting to here.
That's what I suspected, too.

Quote:
Also how do the indentations work? Because I added the print version and didn't indent it and it cleaned things up a whole lot. Do I hit tab? Because it looks like a lot more space than in the tutorial so I wasn't sure haha.

I tried it with hitting tab and it gave me a different looking result but only slightly, it didn't remove the header and footer which I was trying to get rid of with the remove before and after lines.

Any ideas?
Look at some sample recipes (there are many here and in the manual) and read up on Python. If you don't indent correctly, you will get errors, or your code will be ignored.
Starson17 is offline   Reply With Quote