Hello, I’m working on this task:
Write a program that outputs ‘hi’.
Here is my code:
s
Can anyone please help me to solve it?
Hello, I’m working on this task:
Write a program that outputs ‘hi’.
Here is my code:
s
Can anyone please help me to solve it?
Nice code, you might want to use “print(” “)” if you’re using python or “Console.WriteLine(” “)” if you’re using C#.