+ 1
Could someone help me with a C # language solution?
I have a C # language problem and I'm not getting anyone could help me with these problems
19 Answers
+ 11
@LEANDRO MACIEL
This is not a place where we do your homework for you. If you have an error in your code, then maybe we can talk. Otherwise, you're just leeching. You're learning nothing by making others do everything for you. Take a C# course, look at tutorials and videos. Otherwise, no one is going to want to do all this for you unless you pay.
Also, DO NOT spam unrelated threads asking for help with this. That is reportable, and could over time make you lose your account.
+ 7
i have c++
numbers 1-500
+ 4
you know, @leandro, this is like basic stuff. so basic that someone with 1 day's worth of c# experience can do it. it seems like you dont want to work or even think, so i dont think programming is right for you
+ 4
there is a free c# course here.... just go learn it
+ 3
go learn c#. its a free course. free.....
+ 3
no need to start making up lies.... just go through the damn c# course. if you already know C language, c# shouldnt be hard
+ 3
bruh you never helped me. i did like 6 problems for you and they were extremely easy. now i wish i hadnt done them for you
+ 1
1) Create an algorithm that writes on the screen, line by line from 1 to 50;
2) Create an algorithm that writes on the screen, line-by-line 10 to -10.
3) Create an algorithm that asks the user for a number, read the number entered by the user and shows his successor.
Continue asking and showing until the number entered is 0. Being zero, end the program.
4) Read a number entered by the user and then count from 1 to the number entered by the user, printing on the screen
the counting.
5) Read a number entered by the user and display on the screen your next 7 numbers, on the same line, separated by
Comma and space.
6) Read a number entered by the user and display all the previous numbers up to zero, line by line.
7) Create a program that prompts the user for the first number. Show on the screen which number was chosen and if the
Number is greater than 10 then show your predecessors until you reach number 10.
8) Create a program that reads a number entered by the user and shows on the screen their sum. Keep asking and
Adding the new number to the previous result, and showing each result after the sum on the screen. The accumulation only
Should stop if the user reports a negative number.
9) Create a program that prompts the user for two start and end numbers and shows on the screen a countdown
Number entered for the beginning and scroll to the number entered as end.
10) Create a program that reads a number entered by the user and shows on the screen its subtraction. Keep asking
And subtracting the new number from the previous result, and showing each result after subtraction on the screen. O
Decrement should only stop when the value is zero or less.
+ 1
Is there anyone who can help me?
+ 1
Well these are 10 exercises/apps.
these are the C# code snippet all u need to complete these exercises.
Write to Console.
Console.WriteLine("Hello");
Read user inputs.
string input = Console.ReadLine();
For Loop.
for(int i = 0 ; i < 10; i++){
// some code
}
Do While Loop.
do{
// some code
}while(input != 0)
If condition.
if(i > 0){
// some code
}
I'm not going to do these exercises for u. Try ur self. Feel free to ask when ever u stuck by showing the code.
+ 1
Please, dear, help me, please.
+ 1
Can you help me with these solutions of my Edward please
+ 1
1) Create an algorithm that writes on the screen, line by line from 1 to 50;
2) Create an algorithm that writes on the screen, line-by-line 10 to -10.
3) Create an algorithm that asks the user for a number, read the number entered by the user and shows his successor.
Continue asking and showing until the number entered is 0. Being zero, end the program.
4) Read a number entered by the user and then count from 1 to the number entered by the user, printing on the screen
the counting.
5) Read a number entered by the user and display on the screen your next 7 numbers, on the same line, separated by
Comma and space.
6) Read a number entered by the user and display all the previous numbers up to zero, line by line.
7) Create a program that prompts the user for the first number. Show on the screen which number was chosen and if the
Number is greater than 10 then show your predecessors until you reach number 10.
8) Create a program that reads a number entered by the user and shows on the screen their sum. Keep asking and
Adding the new number to the previous result, and showing each result after the sum on the screen. The accumulation only
Should stop if the user reports a negative number.
9) Create a program that prompts the user for two start and end numbers and shows on the screen a countdown
Number entered for the beginning and scroll to the number entered as end.
10) Create a program that reads a number entered by the user and shows on the screen its subtraction. Keep asking
And subtracting the new number from the previous result, and showing each result after subtraction on the screen. O
Decrement should only stop when the value is zero or less.
+ 1
Yes friend, I'm going to have to deliver today, help me with these questions, please, my friend.
+ 1
And because he passed two tests and I could not do it because I suffered an accident I broke his right arm and he passed these solutions to make please help there
+ 1
I'm not lying, it's a friend, please, help, you, me, I helped once, mimajuda ai.
+ 1
Because you help me with this ai ta right with only this person you nothing but porfav
+ 1
Because I help in 2 question is missing only 2
0
I've seen C language I found it easy but this C # does not know much and I Fasso computer graphics will you help me Edward