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