Python Forum
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
self def
#2
first create an instance of the graph class:

mygraph = graph()

then run the graph method:
mygraph.graph()
Reply


Messages In This Thread
self def - by Agusben - May-05-2020, 05:28 AM
RE: self def - by Larz60+ - May-05-2020, 06:05 AM
RE: self def - by bowlofred - May-05-2020, 06:11 AM

Forum Jump:

User Panel Messages

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