What Day Is It Today? | Challenge

# Introduction In this challenge, we will write a program that outputs the current day of the week and determines whether it is Wednesday or not. You need to complete the `today` function in the provided Go code, which should output the current day in the specified format. After completing the code, submit it for evaluation to see the assessment result.

|60 : 00

Click the virtual machine below to start practicing