© 2026 Hedgehog Software, LLC

TwitterGitHubDiscord
More
CommunitiesDocsAboutTermsPrivacy
Search
Star
Setup for Free
C#C
C#•3y ago•
7 replies
MRW419

❔ I'm having trouble with my assigment and I need help understanding

I'm learning Unity in my game design class and in Unity it tells me i'm missing one semi-colon but where?

if (numOne > numTwo)
{
print("numOne is greater then numTwo");
}
else (numOne == numTwo)
{
print("numOne is equal to numTwo");
}
C# banner
C#Join
We are a programming server aimed at coders discussing everything related to C# (CSharp) and .NET.
61,871Members
Resources

Similar Threads

Was this page helpful?
Recent Announcements

Similar Threads

I'm having trouble understanding Bubble Sort.
C#CC# / help
3y ago
Having trouble understanding patterns
C#CC# / help
3y ago
i need help understanding this
C#CC# / help
2y ago
❔ I'm having trouble creating players for my game class
C#CC# / help
3y ago