Pages

Monday, December 9, 2019

10 ... 9 ... 8 ... 7 ... 6 ...

We appear, as a nation, to be on a countdown to chaos in governance.  If you can compile it, the example below will work.  It counts down in much the same manner as, and will produce output similar to, this post's title.

for (int i = 10; i > 0; i--) {
  cout << i << " ... " << "\n";
}


It's being widely reported tonight that articles of impeachment against Donald Trump have been prepared and will be released tomorrow, probably relatively early in the morning.  Most reports refer to two Articles - Abuse of Power and Obstruction of Congress.

It's also reported that there will be a vote on those Articles - that is, a vote to impeach - as early as Thursday.

No comments:

Post a Comment