❔ Assignment due in a few hours. Need help ASAP
Okay, so I'm a first year college student in Info Tech and we are introduced to C# recently. This is the assignment that I gotta do by today and I HAVE NO IDEA how to start it. I tried searching these but the stuff that showed up are too advanced, and I can't really submit those cuz it'll be too obvious that I didn't do anything regarding it..
18 Replies
The title is unhelpful.
Sorry, i dont use forums a lot
Step 1: do you know how to read user input and parse strings into integers?
Yyy...yes. We covered read user input but i dont understand the parse strings thing
I can show you the files and lessons given to us for context if you'd like but there are too many
guess you're out of luck then!
this sounds like you want someone here to do your assignment for you - cramming what you need to know before it's due is not going to get you anywhere, so the only alternative you could possibly be looking for here is for someone to do it for you
I want to understand it as well, so I can work on it in the future on my own
it's due today, why would you work on it in future
No it's fine, I told my teacher I will submit late
Send code for what you've tried?
The thing is- one of my classmates already posted the answers. I don't want to just copy paste that because I don't understand it
I want to try working on it from the start
The best you can do is try understand the code in that case
oh man I have no idea how but I'll try. i'll get back here with progress if I make any I guess
Also, without being too spoonfeed-y, try investigating what
int.Parse
does.Maybe start from the bottom up, 3 and 2 are way easier
Actually 2.
So for 2. you could to the following:
And the same for the other operations, I hope u get the idea
@QuiteZestyy in case u still have time
I did it similar to this actually
Thanks tho :D
So you got it done or still need help?
I finished it 2 hrs ago ish. So im ok for now, thank you
Was this issue resolved? If so, run
/close
- otherwise I will mark this as stale and this post will be archived until there is new activity.