Guest User

Untitled

a guest
Jun 17th, 2018
65
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.12 KB | None | 0 0
  1. SeedRandom[45]
  2. test = Association[Table[i -> RandomInteger[30], {i, 6}]]
  3.  
  4. AssociateTo[test, -Counts[{2, 1, 2, 6}]]
Add Comment
Please, Sign In to add comment