Calendar in a nested loop using java [duplicate]
问题 This question already has answers here : How to Properly print Month Calendar on Terminal (2 answers) Closed 3 months ago . I am a Senior High School student and I'm having a hard time how to add a white spaces in the first row of my calendar using nested loops. We can't use arrays becauce we haven't learned about it yet(it is our next topic). Our teacher asked us to create a 2020 calendar using nested loops in java. The user need to enter a month using a numerical value (1-12). and we need