print("Week 0: Set-up a user in PowerShell by using $New-LocalUser -Name user_name.")

print("Week 1: Add an image to index.html in github by using this line of code:")
print("img src=""/Q-tip/images/Screenshot of cat typing 2022-08-26.png"" height=""auto"" width=""auto"">")
Week 0: Set-up a user in PowerShell by using $New-LocalUser -Name user_name.
Week 1: Add an image to index.html in github by using this line of code:
img src=/Q-tip/images/Screenshot of cat typing 2022-08-26.png height=auto width=auto>