Python Forum
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Class problem
#3
If you call a.period() first, it calls a.ipdft_inner() in line 31. If you have not defined a.result, then you will get an attribute error in line 22.
Reply


Messages In This Thread
Class problem - by duckduck23 - Feb-10-2020, 06:16 PM
RE: Class problem - by Larz60+ - Feb-10-2020, 08:31 PM
RE: Class problem - by jefsummers - Feb-10-2020, 08:52 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  class definition and problem with a method HerrAyas 2 234 Apr-01-2024, 03:34 PM
Last Post: HerrAyas
  Practice problem using lambda inside the class jagasrik 3 2,155 Sep-12-2020, 03:18 PM
Last Post: deanhystad
  [split] Python Class Problem astral_travel 12 4,971 Apr-29-2020, 07:13 PM
Last Post: michael1789
  Python Class Problem JPCrosby 2 2,291 Apr-28-2020, 06:18 PM
Last Post: buran
  Class code problem from CS Dojo YouTube Dixon 3 2,260 Feb-04-2020, 10:23 PM
Last Post: snippsat
  Class Problem scratchmyhead 3 2,320 Nov-19-2019, 08:28 AM
Last Post: Larz60+
  problem with class method AmirAB 3 3,380 Feb-13-2019, 01:51 AM
Last Post: AmirAB
  A problem with child class Truman 2 2,782 Jul-02-2018, 12:37 AM
Last Post: ichabod801
  problem with simple class code diegoraffo 5 3,673 Jan-27-2018, 02:31 AM
Last Post: ka06059

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020