Challenge: Create a Contract

Test your understanding by creating a contract in Solidity and writing a run script for it.

Problem statement

For this challenge, write a small contract called Hello using Solidity version 0.8.4 that would ...