Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > sci.physics.relativity > #625597
| From | The Starmaker <starmaker@ix.netcom.com> |
|---|---|
| Newsgroups | alt.fan.rush-limbaugh, sci.physics, sci.physics.relativity |
| Subject | putin-says-he-will-run-for-president-in-2024 |
| Date | 2023-12-11 22:38 -0800 |
| Organization | To protect and to server |
| Message-ID | <6577FFEB.1671@ix.netcom.com> (permalink) |
Cross-posted to 3 groups.
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.
Back to sci.physics.relativity | Previous | Next — Next in thread | Find similar
putin-says-he-will-run-for-president-in-2024 The Starmaker <starmaker@ix.netcom.com> - 2023-12-11 22:38 -0800
Re: putin-says-he-will-run-for-president-in-2024 patdolan <patdolan@comcast.net> - 2023-12-11 22:45 -0800
Re: putin-says-he-will-run-for-president-in-2024 Physfitfreak <Physfitfreak@gmail.com> - 2023-12-12 01:02 -0600
Re: putin-says-he-will-run-for-president-in-2024 The Starmaker <starmaker@ix.netcom.com> - 2023-12-14 22:24 -0800
Re: putin-says-he-will-run-for-president-in-2024 "Chris M. Thomasson" <chris.m.thomasson.1@gmail.com> - 2023-12-15 00:01 -0800
Re: putin-says-he-will-run-for-president-in-2024 Physfitfreak <Physfitfreak@gmail.com> - 2023-12-15 18:48 -0600
csiph-web