© 2026 Hedgehog Software, LLC
Twitter
GitHub
Discord
System
Light
Dark
More
Communities
Docs
About
Terms
Privacy
Search
Star
Feedback
Setup for Free
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#
Join
We are a programming server aimed at coders discussing everything related to C# (CSharp) and .NET.
61,871
Members
View on Discord
Resources
ModelContextProtocol
ModelContextProtocol
MCP Server
Similar Threads
Was this page helpful?
Yes
No
Recent Announcements
Similar Threads
I'm having trouble understanding Bubble Sort.
C
C# / help
3y ago
Having trouble understanding patterns
C
C# / help
3y ago
i need help understanding this
C
C# / help
2y ago
❔ I'm having trouble creating players for my game class
C
C# / help
3y ago