Discussions Q&R
Void test(){ int i; }
0 Vote
2 Réponsesusing 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 RéponsesAujourd'hui en vedette
Started learning python
0 Votes
How can one build an Ai app
1 Votes
Websites for frontend developers
1 Votes
Discrete mathematics (python)
0 Votes
I need help in programing
0 Votes
C++, c# , graphical interface
1 Votes
How to learn python
1 Votes