fix: [CI SKIP] Updated example to reflect the change.

This commit is contained in:
James Wells 2021-06-03 20:12:10 -07:00
parent ed40869730
commit 0b3e575331
Signed by: jwells
GPG key ID: 73196D10B8E65666

View file

@ -1,13 +1,8 @@
###################
### Hello Earth ###
###################
# HINT START
# - thermal measurements
# - gravity measurements
# - gravity fluctuations
# HINT END
array set GHINT ["thermal measurements" "gravity measurements" "gravity fluctuations"]
proc hello_earth {} {
puts "Hello Earth, does localized tempurature variations alter specific gravity?"
}
hello_earth