I’m unclear if thats some in-joke, or a linux command…I like to think of it as a jumbled bit of nonsensical jibberish, which is exactly what happened when trump was attempting to think.
This is a regular expression. The one they gave matches the start of a sequence of characters (^), followed by one or more arbitrary character(s) (.+) and ending with a lower case a then n then the end of sequence exactly. ($)
Someone talked to him about Japan right before, wires got crossed. Biden did the same thing with some head of state, and people overreacted to that, too. Of all the dumb shit he says, this is a weird thing to make a big deal of.
How can you confuse Iran and Japan?
/^.+an$/
I’m unclear if thats some in-joke, or a linux command…I like to think of it as a jumbled bit of nonsensical jibberish, which is exactly what happened when trump was attempting to think.
This is a regular expression. The one they gave matches the start of a sequence of characters (
^), followed by one or more arbitrary character(s) (.+) and ending with a lower caseathennthen the end of sequence exactly. ($)Regex try it
Someone talked to him about Japan right before, wires got crossed. Biden did the same thing with some head of state, and people overreacted to that, too. Of all the dumb shit he says, this is a weird thing to make a big deal of.