################### ### Hello Earth ### ################### # HINT START # - thermal measurements # - gravity measurements # - gravity fluctuations # HINT END proc hello_earth {} { puts "Hello Earth, does localized tempurature variations alter specific gravity?" } hello_earth