You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Print a sideways sine wave pattern using ASCII characters
Outputs an 80-byte array of ASCII characters (otherwise known as a string) 20 times, each time replacing elements in the array with an asterisk ('*') character to create a sideways plot of a sine function.