Help for this page

Select Code to Download


  1. or download this
    {
      a => 0.1,
      b => 0.5,
      c => 0.4,
    }
    
  2. or download this
    [ [a, 0.1], [b, 0.5] ... ]