Advertisement
Guest User

Untitled

a guest
Jun 27th, 2019
104
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.40 KB | None | 0 0
  1. arrbrand[1] = {"Cola" , 1111, 60.7, 73.6};
  2. arrbrand[2] = {"Diet Cola" , 1112, 94.8, 93.1};
  3. arrbrand[3] = {"Light Cola" , 1113, 43.7, 70.0};
  4. arrbrand[4] = {"Cherry Cola", 1114, 46.3, 51.8};
  5. arrbrand[5] = {"Strawberry" , 1115, 34.6, 38.9};
  6. arrbrand[6] = {"Grape" , 1116, 26.7, 32.8};
  7. arrbrand[7] = {"Fruity" , 1117, 53.8, 41.2};
  8. arrbrand[8] = {"Orange" , 1118, 33.5, 45.6};
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement