Here is a quick test. Type any variable you want then add PRINT (variable name); For example Age = 32 PRINT Age; In my case when running the program you should get it saying 32 then end.