Answer:
i think yes it could make the color go lighter
Explanation:
Answer:
import java.util.Scanner;
public class InputExample {
public static void main(String[] args) {
Scanner scnr = new Scanner(System.in);
int birthMonth;
int birthYear;
birthMonth = scnr.nextInt();
birthYear = scnr.nextInt();
System.out.println(birthMonth+"/"+birthYear);
}
}
D. Chlorofluorocarbon
This is a man-made carbon that causes the gradual thinning(deception) in the earth’s Ozone layer.
Hope this helped and pls mark as brainliest!
~ Luna