Dyskusje Q&A
What is the point of void?
0 głosów
2 odpowiedziWhy it don't worked?
0 głosów
3 odpowiedziWhy so many brackets?!
0 głosów
7 odpowiedziusing 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 Głos
8 odpowiedziFunctions and return type
0 głosów
2 odpowiedziPodrían ayudarme con esto??
0 głosów
1 OdpowiedźPopularne dzisiaj
Need a personal tutor
1 Votes
Fix code
0 Votes
..
1 Votes
Software to write and run codes
1 Votes
Add lua
0 Votes
Summary please??
0 Votes