XPost: alt.fan.rush-limbaugh, sci.physics.relativity
https://www.wsj.com/video/putin-says-he-will-run-for-president-in-2024/8177CEEE-B8E3-41AB-AC1C-65754F162FAB?mod=WSJvidctr_upnext_pos5
but of course he already purchased Dominion Voting Machines and
hes gots the complete 'source code' with the purchase.
i'll sell him my usb stick
#include <stdio.h>
int main() {
char x = 'A';
// User input
char userChoice;
printf("Choose an option (A, B, or C): ");
scanf(" %c", &userChoice);
// Hard-coded choice
switch (x) {
case 'A':
printf("Choice is Putin!!!\n");
break;
case 'B':
printf("Choice is Putin");
break;
case 'C':
printf("Choice is Putin \n");
break;
default:
printf("add 20 million more votes \n");
break;
}
// User input choice
switch (userChoice) {
case 'A':
printf("User input Choice is Democrat\n");
break;
case 'B':
printf("Choice is Republican");
break;
// Commenting out the default case to suppress the message
// default:
// printf("User input Choice other than Democrat, Republican, and Independent\n");
// break;
}
return 0;
}
(i rather sell to judges and congressmen running for re-election)
--
The Starmaker -- To question the unquestionable, ask the unaskable,
to think the unthinkable, mention the unmentionable, say the unsayable,
and challenge the unchallengeable.
--- SoupGate-Win32 v1.05
* Origin: fsxNet Usenet Gateway (21:1/5)