When I was reading about Stacks data structure, I found something interesting when trying to insert data into an array, dictionary or a list. Simply increment the index inside the array or Hashmaps/Hashtable like this code below. This reminds me of college when Software Developer students are trying to find the simplest way to implement the code. Awesome!!