...

/

Challenge: Convert Double Value into Integer

Challenge: Convert Double Value into Integer

Test your understanding by solving a simple challenge.

Problem statement

In this challenge, your task is to convert the variable value from double to an int.

Input

We have already initialized the ...