Guest User

Untitled

a guest
Dec 11th, 2017
72
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.16 KB | None | 0 0
  1. PC = {
  2. 'MAC': {'CPU': 2500, 'GPU': 1024, 'DDR3': 4000},
  3. 'Intel': {'CPU': 1800, 'GPU': 512, 'DDR3': 3000},
  4. 'AMD': {'CPU': 1500, 'GPU': 256, 'DDR3': 2000},
  5. }
Add Comment
Please, Sign In to add comment