Guest User

Untitled

a guest
Feb 18th, 2019
74
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.13 KB | None | 0 0
  1. a = { 'cpu': {'max':100,'scale':10,'div':a['cpu']['max'] / a['cpu']['scale']} }
  2.  
  3. a = { 'cpu': {'max':100,'scale':10,'div':10} }
Add Comment
Please, Sign In to add comment