Which language? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

Which language?

If I want to make a program to calculated my age from my data of birthday ( I insert my year, month and the day ) and the result will be something like this 23 year and 4 month and 11 days

1st Oct 2018, 7:14 PM
Abdulkhaleq Almarhoon
Abdulkhaleq Almarhoon - avatar
1 Answer
+ 3
This can be done with any language, except for pure mark up like html or css. But you can make it prettier using them. You can use Javascript, and style with html and css. Or use any other language you want and print it to the console.
1st Oct 2018, 7:41 PM
Matthias
Matthias - avatar