Skip to content

Instantly share code, notes, and snippets.

public class Question1{
public static void main(String[]args){
String[] shouldBeTrue = {
"89012",
"xyZabc",
"123",
"DcbaZ",
};
String[] shouldBeFalse = {
"09283dfsdfD",