; File: batch_two_prints ; Author: Erik Brisson a = 5 print, a a = [2, 3] print, a