wuqin
wuqin
CC#
Created by wuqin on 12/20/2023 in #help
Problem with System.Action
Hi, I'm basically a newbie to coding and started a while ago to learn C# and English is not my national language so spare my grammar. I've been countering this for quite a while. Here's the situation : 1. my code didn't have any errors while debugging. 2. it throws an output System.Action while it is supposed to be a string that I created. 3. my code might look very messy and unorganized. Any tips may help a lot. 4. I didn't show every code inside cuz it will be very confusing. Basically when the user inputs a key, the minutes will increase and eventually the timer will increase. So I want the output to display the current time and current situation. 5. Any other suggestions or what I did wrong on the code are appreciated. 6. Here's the code : https://pastecode.io/s/oazco37d (I do not know the actual way to post my code since this is my first time posting) Thanks in advance to whoever uses their time to read this and try to help! You all are the greatest!
8 replies