Python Forum
Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: How to call self into other functions
Post: How to call self into other functions

This is the code I have, I'm not sure how i can execute add() by inputing the value of c through the call function. Thanks! class Drax: def call(self,c): self.c = c print (f"{s...
Drax_TheViper Homework 1 1,635 Jun-30-2020, 12:58 PM

User Panel Messages

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