Skip to content

Instantly share code, notes, and snippets.

@disler
Last active June 28, 2024 11:49
Show Gist options
  • Save disler/57c31dc0dfe6e8839ed067bce8f04ce6 to your computer and use it in GitHub Desktop.
Save disler/57c31dc0dfe6e8839ed067bce8f04ce6 to your computer and use it in GitHub Desktop.
Python Class Generator Prompt
Create a python class that enables <objective>. I need the following FUNCTION support.
FUNCTION
__init__()
func1()
func2(with_param)
func3(with_param) - explanation of function
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment