Skip to content

Commit a7484cb

Browse files
committed
Add B_MapCelsiusToFahrenheit.java
1 parent 6c8368f commit a7484cb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
* Output = 3 <br>
1515
* Explanation: (1, 2, 3) are even numbers.
1616
*/
17-
class A_FilterCountEvenNumbers {
17+
class A_CountEvenNumbers {
1818

1919
@Test
2020
@Disabled

0 commit comments

Comments
 (0)