❔ I need help whit an assignment regrading blogging/ journaling
Hi, i have just started learning c# and have this assignment were the user can write a blogg/ journal the program. Please not that i am a Swedish speaker and might not say everything right.
i need to write a list but whit vectors (i think its also know as array, might be wrong) and we are not allowed classes ,we need to do this to show we understand how to use it but my teacher is shit and have learnt more from a friend then the school so there for i am struggling a lot in this currently.
My code has a issue where it keeps asking me to write things in double such as "inlägg(post)"and "Rubrik (heading i think)" then i can not get it to print it out after.
Can someone please help me whit this?
7 Replies
$code
To post C# code type the following:
```cs
// code here
```
Get an example by typing
$codegif
in chat
If your code is too long, post it to: https://paste.mod.gg/On what lines does the error take place?
its case 1 and 3 i have issues whit. It runs just not right. So case one i have to write in twice for some reason and case 3 prints out half
Case 1 has two ReadLine calls
And another after the loop
okay i tried to remove it but still get the same issue :/
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.