1. public class MathDemo2 {
2.     public static void main(String[] args) {
3.         System.out.println(Math.max(29,Math.min(93,Math.min(54,Math.max(47,45)))));
4.     }
5. }
6.  
Created by Nancy K.A.N.
@23:31 03-Nov-2025
1. public class MathDemo2 {
2.     public static void main(String[] args) {
3.         System.out.println(Math.max(29,Math.min(93,Math.min(54,Math.max(47,45)))));
4.     }
5. }
6.  
I am Nancy. I worked in the IT sector for many years in different roles and so was in life. I created Digital technical content for many years later in my career. I have created YouTube channels for Cooking Recipes, Programming, and Nature. 
I recently published a Couring books for Adults.