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
8 AntwortenFunctions and return type
0 Stimmen
2 AntwortenPodrรญan ayudarme con esto??
0 Stimmen
1 AntwortHeute heiร
Functions in python
2 Votes
How to make a playground
1 Votes
I need advice
1 Votes
Html 5 document question
1 Votes
Python
0 Votes