F&A Diskussionen
What is the point of void?
0 Stimmen
2 AntwortenWhy it don't worked?
0 Stimmen
3 AntwortenWhy so many brackets?!
0 Stimmen
7 Antwortenusing 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 Stimme
7 AntwortenFunctions and return type
0 Stimmen
2 AntwortenPodrían ayudarme con esto??
0 Stimmen
1 AntwortString[]args
0 Stimmen
1 AntwortHeute heiß
How to improve code readability
0 Votes
Functions
1 Votes
App
0 Votes
I NEED to make a game
0 Votes
Please help with the output
0 Votes
Grouping data is not working
0 Votes
Use of flag
0 Votes