Description
Write a Python Program to Find the Largest Number among the Four Numbers.
Lab Objective
Upon completion of this lab, you will be able to:
● Build Logical Thinking
● Implement Nested If-Else or If-Else Ladder
● Find the largest number among the four numbers
Prerequisites
You should have VS Code or any other suitable IDE for programming and running the code.