Mofeoluwa

Untitled

Apr 1st, 2020
70
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Python 0.09 KB | None | 0 0
  1. class Superhero():
  2. spiderman = Superhero()
  3. batman = Superhero()
  4. superman = Superhero()
Add Comment
Please, Sign In to add comment