01-27-2025, 04:41 AM
(This post was last modified: 01-30-2025, 01:52 AM by almostengr.)
Once you have completed a homework assignment, post it here for review by the instructor and classmates. Copy the code from your IDE (Visual Studio, VS Code) or online compiler, click the "Code" button, then paste your code in the box that appears, and click Insert.
The above it what should be display. If it does not format like the above, then please try the steps again.
Code:
Console.WriteLine("Hello professor!");
The above it what should be display. If it does not format like the above, then please try the steps again.