Q&A Discussions
Void test(){ int i; }
0 Votes
2 Answersusing 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 Vote
8 AnswersHot today
Quiz App: Step 3, Restart Button
0 Votes
How to do a responsive page?
1 Votes
Running a python code
1 Votes
PHP
0 Votes
How create a new language ?
0 Votes
Ai in future
1 Votes
Hola
0 Votes