F&A Diskussionen
Grow Your business. I need help.
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
7 Antwortenwhere are my mistakes?
1 Stimme
2 AntwortenHeute heiß
Guys help please
1 Votes
Python question
2 Votes
Front-end vs Full-stack
1 Votes
Python
1 Votes
Are websites hackable?
1 Votes
About our Capstone product "Ecocambio" We don't know how to code and how electronics would connect.
0 Votes
C# and sql
1 Votes
What course to take for AI?
0 Votes
TICTACTOE
0 Votes