Guest User

Untitled

a guest
Jul 19th, 2018
94
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.14 KB | None | 0 0
  1. def __init__(self, s, sr, nf, h, w):
  2. self.s = s ** 2
  3. self.sr = sr
  4. self.nf = nf
  5. self.h = h
  6. self.w = w
Add Comment
Please, Sign In to add comment