Обсуждения
What is the point of void?
0 голосов
2 ответовWhy it don't worked?
0 голосов
3 ответовWhy so many brackets?!
0 голосов
7 ответовusing 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 голос
7 ответовFunctions and return type
0 голосов
2 ответовWhat is a parameterized constructor?
0 голосов
1 ответWhat means the "return" anything ?
0 голосов
4 ответовPodrían ayudarme con esto??
0 голосов
1 ответString[]args
0 голосов
1 ответАктуальное сегодня
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