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
overloading operators << >>
1 Votes
I dont now that how to do js
2 Votes
How to start in web dev?
0 Votes
Wishkit alternative for android
1 Votes
Hi
0 Votes
Issue in code
0 Votes
My question is about python?
0 Votes
i need to learn Coding
0 Votes