Answer:
String date = "21/05/2020";
String dayStr = date.substring(0,2);
int day = Integer.parseInt(dayStr);
System.out.println(day);
Explanation:
Create a variable called <em>date</em> which holds the current date
Create a variable called <em>dayStr</em>. Initialize it to the day part of the <em>date</em> using the substring method
Create a variable called <em>day</em>. Parse the <em>dayStr</em> and assign it to the <em>day</em>
Print the <em>day</em>
Try to say something yourself, but if you are too scared, get an adult involved. The one bad thing you could do is ignore it.
You use ice to cool down your drinks, and ice is a mineral?
Answer:
sure, just show me the problem
Answer:
k bhaneko hmm where ez the pic????????