Ewan
Ewan
Explore posts from servers
CC#
Created by Ewan on 5/5/2024 in #help
✅ addpizza line 41 help!
on line 41 in the addpizza tab ive written _Toppings topping = selectToppingMenu.Topping(); but the .Topping() isnt working, why? help please!
10 replies
CC#
Created by Ewan on 5/3/2024 in #help
✅ Taking a value out of a method and putting it into another
No description
11 replies
CC#
Created by Ewan on 5/3/2024 in #help
✅ Adding a string to a double and then outputting it as a string
if i had string name = ("Hello"); double number = (2.2); how would i add these together and output using console.writeline -----> Hello 2.2 help please!
23 replies
CC#
Created by Ewan on 5/2/2024 in #help
✅ Why wont it output to 2 decimal points?
on lines 45 to 50, ive wrote code which should output the values to 2dp but it still does it at whole numbers, help please!
5 replies
CC#
Created by Ewan on 5/2/2024 in #help
✅ Code for 2dp
Whats the code that allows you to multiply two numbers and then add them e.g. (1.20 x 2) + (2.40 x 3) and then results in the answer outputting at 2dp instead of a whole number?
12 replies
CC#
Created by Ewan on 5/2/2024 in #help
✅ Line 36 Help!
On line 36 i cant make it so that i write if cheese = 50 but when i use console.writeline cheese it outputs 50. it has the error message cannot convert int to bool, why? help please!
7 replies
CC#
Created by Ewan on 5/1/2024 in #help
✅ AddPizzaMenuItem line 35
Why is the Pizza_Style not working on the AddPizzaMenuItem class on line 35, i want to use the enum values from the recipe class. Help please!
43 replies
CC#
Created by Ewan on 5/1/2024 in #help
I dont fully understand what abstract classes are for
1. What does it mean when they cant make instances of the classes? does that mean if I were to make an abstract class "student" then I cant do "student student1 = new student"? is that what it means? i cant make an object from it? 2. Can I take methods out of them and override them in other classes? do i have to inherit the abstract class first? 3 Can u only override abstract and virtual methods? if so then whats the difference 4. What does it mean and what can i do when i see a method that isnt abstract like static in an abstract class? is the only way for me to use that method is using another class to inherit from it? Help is greatly appreciated
14 replies
CC#
Created by Ewan on 4/30/2024 in #help
✅ Check if an item is in a list
No description
29 replies
CC#
Created by Ewan on 4/29/2024 in #help
✅ Why is this not outputting anything?
No description
17 replies
CC#
Created by Ewan on 4/29/2024 in #help
✅ It says it must have a return type but idk how, help please!
No description
18 replies
CC#
Created by Ewan on 4/29/2024 in #help
✅ how to take out items in a string into an array and making it work for other strings?
No description
7 replies
CC#
Created by Ewan on 4/29/2024 in #help
✅ Why is it showing me this error?
No description
19 replies
CC#
Created by Ewan on 2/29/2024 in #help
why is the virtual page number 165 and the pageset is 47??
No description
8 replies
CC#
Created by Ewan on 1/27/2024 in #help
Quick sort question
No description
14 replies
CC#
Created by Ewan on 1/15/2024 in #help
Reading lines on a text file help
how would you read the next line in a text fine? like say my text file had 5 lines of text, how would u read the first line and then move on to the next and read that?
22 replies
CC#
Created by Ewan on 1/14/2024 in #help
Someone help me with this question please
No description
23 replies
CC#
Created by Ewan on 1/14/2024 in #help
✅ How can i convert a character to an in?
No description
42 replies
CC#
Created by Ewan on 12/11/2023 in #help
What is going wrong with this else inside a method here?
No description
16 replies
CC#
Created by Ewan on 11/30/2023 in #help
✅ is anyone willing to spend half an hour looking at my code
Otherwise im giving up completely, thanks. i dont mind.
21 replies