F&A Diskussionen
What does Array.Sort() do?
0 Stimmen
4 AntwortenCan someone tell me the logic
0 Stimmen
2 AntwortenC # garbage collection
4 Stimmen
6 AntwortenI was playing in the code playground after learning about the String.Concat in the static classes course. I have the following code, and was wondering if it's possible to put a period and space between the two texts, and how to put the second text on the next line.
http://www.sololearn.com/app/csharp/playground/c0rAVF6X3KwP/
-1 Stimme
4 AntwortenFinal keyword
1 Stimme
1 AntwortWhat is "static" syntax? C#
0 Stimmen
3 AntwortenRecommendation
0 Stimmen
1 Antwortusing System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using System.Threading.Tasks;
namespace SoloLearn
{
class Program
{
static void Main(string[] args)
{
int age = Convert.ToInt32(Console.ReadLine());
int broAge = Convert.ToInt32(Console .Readline());
Console.WriteLine("You are {0} years old", "your bro is {1}", age, broAge );
}
}
}
-1 Stimme
8 AntwortenHeute heiß
overloading operators << >>
1 Votes
how does this code function?
0 Votes
Wishkit alternative for android
1 Votes
Hi
0 Votes
Issue in code
0 Votes
My question is about python?
0 Votes
.
0 Votes
i need to learn Coding
0 Votes
Web
0 Votes