input
stringlengths 403
406
| output
sequencelengths 1
1
| id
stringlengths 40
40
|
---|---|---|
Definition: In this task, you need to output 'Yes' if the given number is a prime number otherwise output 'No'. A 'prime number' is a a whole number above 1 that can not be made by multiplying other whole numbers.
Positive Example 1 -
Input: 7
Output: Yes
Positive Example 2 -
Input: 12
Output: No
Negative Example 1 -
Input: 100
Output: Yes
Now complete the following example -
Input: 54049
Output:
| [
"Yes"
] | task092-1deb701a4ce14beab48f7ce131f1f187 |
Definition: In this task, you need to output 'Yes' if the given number is a prime number otherwise output 'No'. A 'prime number' is a a whole number above 1 that can not be made by multiplying other whole numbers.
Positive Example 1 -
Input: 7
Output: Yes
Positive Example 2 -
Input: 12
Output: No
Negative Example 1 -
Input: 100
Output: Yes
Now complete the following example -
Input: 77447
Output:
| [
"Yes"
] | task092-316d8189bad34228a2508a57f775096b |
Definition: In this task, you need to output 'Yes' if the given number is a prime number otherwise output 'No'. A 'prime number' is a a whole number above 1 that can not be made by multiplying other whole numbers.
Positive Example 1 -
Input: 7
Output: Yes
Positive Example 2 -
Input: 12
Output: No
Negative Example 1 -
Input: 100
Output: Yes
Now complete the following example -
Input: 58024
Output:
| [
"No"
] | task092-d5334209af9a4b7cb55c860678684e73 |
Definition: In this task, you need to output 'Yes' if the given number is a prime number otherwise output 'No'. A 'prime number' is a a whole number above 1 that can not be made by multiplying other whole numbers.
Positive Example 1 -
Input: 7
Output: Yes
Positive Example 2 -
Input: 12
Output: No
Negative Example 1 -
Input: 100
Output: Yes
Now complete the following example -
Input: 56675
Output:
| [
"No"
] | task092-85547545f22947a8b10946998008ac25 |
Definition: In this task, you need to output 'Yes' if the given number is a prime number otherwise output 'No'. A 'prime number' is a a whole number above 1 that can not be made by multiplying other whole numbers.
Positive Example 1 -
Input: 7
Output: Yes
Positive Example 2 -
Input: 12
Output: No
Negative Example 1 -
Input: 100
Output: Yes
Now complete the following example -
Input: 97060
Output:
| [
"No"
] | task092-31e4f993e8c94970892cd7672ada0d3d |
Definition: In this task, you need to output 'Yes' if the given number is a prime number otherwise output 'No'. A 'prime number' is a a whole number above 1 that can not be made by multiplying other whole numbers.
Positive Example 1 -
Input: 7
Output: Yes
Positive Example 2 -
Input: 12
Output: No
Negative Example 1 -
Input: 100
Output: Yes
Now complete the following example -
Input: 57077
Output:
| [
"Yes"
] | task092-04f1e1342d05402396d127024de91984 |
Definition: In this task, you need to output 'Yes' if the given number is a prime number otherwise output 'No'. A 'prime number' is a a whole number above 1 that can not be made by multiplying other whole numbers.
Positive Example 1 -
Input: 7
Output: Yes
Positive Example 2 -
Input: 12
Output: No
Negative Example 1 -
Input: 100
Output: Yes
Now complete the following example -
Input: 94441
Output:
| [
"Yes"
] | task092-d81adbdfcf67425c94f1ce4772048ae6 |
Definition: In this task, you need to output 'Yes' if the given number is a prime number otherwise output 'No'. A 'prime number' is a a whole number above 1 that can not be made by multiplying other whole numbers.
Positive Example 1 -
Input: 7
Output: Yes
Positive Example 2 -
Input: 12
Output: No
Negative Example 1 -
Input: 100
Output: Yes
Now complete the following example -
Input: 80303
Output:
| [
"No"
] | task092-2352748e14064463afb7297fe6a64a12 |
Definition: In this task, you need to output 'Yes' if the given number is a prime number otherwise output 'No'. A 'prime number' is a a whole number above 1 that can not be made by multiplying other whole numbers.
Positive Example 1 -
Input: 7
Output: Yes
Positive Example 2 -
Input: 12
Output: No
Negative Example 1 -
Input: 100
Output: Yes
Now complete the following example -
Input: 48656
Output:
| [
"No"
] | task092-27494ff2e5d14106b3eab39171033728 |
Definition: In this task, you need to output 'Yes' if the given number is a prime number otherwise output 'No'. A 'prime number' is a a whole number above 1 that can not be made by multiplying other whole numbers.
Positive Example 1 -
Input: 7
Output: Yes
Positive Example 2 -
Input: 12
Output: No
Negative Example 1 -
Input: 100
Output: Yes
Now complete the following example -
Input: 46771
Output:
| [
"Yes"
] | task092-2521cb1e125a49fa844aee842abfeab1 |
Definition: In this task, you need to output 'Yes' if the given number is a prime number otherwise output 'No'. A 'prime number' is a a whole number above 1 that can not be made by multiplying other whole numbers.
Positive Example 1 -
Input: 7
Output: Yes
Positive Example 2 -
Input: 12
Output: No
Negative Example 1 -
Input: 100
Output: Yes
Now complete the following example -
Input: 88672
Output:
| [
"No"
] | task092-9b3af83efe3648cf9f453965736e0813 |
Definition: In this task, you need to output 'Yes' if the given number is a prime number otherwise output 'No'. A 'prime number' is a a whole number above 1 that can not be made by multiplying other whole numbers.
Positive Example 1 -
Input: 7
Output: Yes
Positive Example 2 -
Input: 12
Output: No
Negative Example 1 -
Input: 100
Output: Yes
Now complete the following example -
Input: 33674
Output:
| [
"No"
] | task092-4ac1b0abcd4c49b39a1c2c2f893fbb62 |
Definition: In this task, you need to output 'Yes' if the given number is a prime number otherwise output 'No'. A 'prime number' is a a whole number above 1 that can not be made by multiplying other whole numbers.
Positive Example 1 -
Input: 7
Output: Yes
Positive Example 2 -
Input: 12
Output: No
Negative Example 1 -
Input: 100
Output: Yes
Now complete the following example -
Input: 6823
Output:
| [
"Yes"
] | task092-2782841d2f5d4b5e939b808a746acfc4 |
Definition: In this task, you need to output 'Yes' if the given number is a prime number otherwise output 'No'. A 'prime number' is a a whole number above 1 that can not be made by multiplying other whole numbers.
Positive Example 1 -
Input: 7
Output: Yes
Positive Example 2 -
Input: 12
Output: No
Negative Example 1 -
Input: 100
Output: Yes
Now complete the following example -
Input: 3541
Output:
| [
"Yes"
] | task092-17818fa8e1574afab5f539fd8fcf2dd5 |
Definition: In this task, you need to output 'Yes' if the given number is a prime number otherwise output 'No'. A 'prime number' is a a whole number above 1 that can not be made by multiplying other whole numbers.
Positive Example 1 -
Input: 7
Output: Yes
Positive Example 2 -
Input: 12
Output: No
Negative Example 1 -
Input: 100
Output: Yes
Now complete the following example -
Input: 3203
Output:
| [
"Yes"
] | task092-0b5d502b617e4b2f980897639b520541 |
Definition: In this task, you need to output 'Yes' if the given number is a prime number otherwise output 'No'. A 'prime number' is a a whole number above 1 that can not be made by multiplying other whole numbers.
Positive Example 1 -
Input: 7
Output: Yes
Positive Example 2 -
Input: 12
Output: No
Negative Example 1 -
Input: 100
Output: Yes
Now complete the following example -
Input: 14998
Output:
| [
"No"
] | task092-b64e7928658b4cf59f41870e70dda895 |
Definition: In this task, you need to output 'Yes' if the given number is a prime number otherwise output 'No'. A 'prime number' is a a whole number above 1 that can not be made by multiplying other whole numbers.
Positive Example 1 -
Input: 7
Output: Yes
Positive Example 2 -
Input: 12
Output: No
Negative Example 1 -
Input: 100
Output: Yes
Now complete the following example -
Input: 90749
Output:
| [
"Yes"
] | task092-5f7e648411284bb89fee94bfbee4ee89 |
Definition: In this task, you need to output 'Yes' if the given number is a prime number otherwise output 'No'. A 'prime number' is a a whole number above 1 that can not be made by multiplying other whole numbers.
Positive Example 1 -
Input: 7
Output: Yes
Positive Example 2 -
Input: 12
Output: No
Negative Example 1 -
Input: 100
Output: Yes
Now complete the following example -
Input: 74759
Output:
| [
"Yes"
] | task092-9b333dfb150c4067b5c80687c40c1cc3 |
Definition: In this task, you need to output 'Yes' if the given number is a prime number otherwise output 'No'. A 'prime number' is a a whole number above 1 that can not be made by multiplying other whole numbers.
Positive Example 1 -
Input: 7
Output: Yes
Positive Example 2 -
Input: 12
Output: No
Negative Example 1 -
Input: 100
Output: Yes
Now complete the following example -
Input: 40769
Output:
| [
"No"
] | task092-2370878e7dc14268afcfb87b00025d85 |
Definition: In this task, you need to output 'Yes' if the given number is a prime number otherwise output 'No'. A 'prime number' is a a whole number above 1 that can not be made by multiplying other whole numbers.
Positive Example 1 -
Input: 7
Output: Yes
Positive Example 2 -
Input: 12
Output: No
Negative Example 1 -
Input: 100
Output: Yes
Now complete the following example -
Input: 93016
Output:
| [
"No"
] | task092-3bc260ca901d47f38859e0e710523652 |
Definition: In this task, you need to output 'Yes' if the given number is a prime number otherwise output 'No'. A 'prime number' is a a whole number above 1 that can not be made by multiplying other whole numbers.
Positive Example 1 -
Input: 7
Output: Yes
Positive Example 2 -
Input: 12
Output: No
Negative Example 1 -
Input: 100
Output: Yes
Now complete the following example -
Input: 34157
Output:
| [
"Yes"
] | task092-42f84da61f904f9683ee8dad03c81489 |
Definition: In this task, you need to output 'Yes' if the given number is a prime number otherwise output 'No'. A 'prime number' is a a whole number above 1 that can not be made by multiplying other whole numbers.
Positive Example 1 -
Input: 7
Output: Yes
Positive Example 2 -
Input: 12
Output: No
Negative Example 1 -
Input: 100
Output: Yes
Now complete the following example -
Input: 35527
Output:
| [
"Yes"
] | task092-1bcd1839dfd4449b95cad9dae5c8ce6a |
Definition: In this task, you need to output 'Yes' if the given number is a prime number otherwise output 'No'. A 'prime number' is a a whole number above 1 that can not be made by multiplying other whole numbers.
Positive Example 1 -
Input: 7
Output: Yes
Positive Example 2 -
Input: 12
Output: No
Negative Example 1 -
Input: 100
Output: Yes
Now complete the following example -
Input: 44839
Output:
| [
"Yes"
] | task092-1765a6afb66d43e2a2db8d94691a3a6b |
Definition: In this task, you need to output 'Yes' if the given number is a prime number otherwise output 'No'. A 'prime number' is a a whole number above 1 that can not be made by multiplying other whole numbers.
Positive Example 1 -
Input: 7
Output: Yes
Positive Example 2 -
Input: 12
Output: No
Negative Example 1 -
Input: 100
Output: Yes
Now complete the following example -
Input: 96179
Output:
| [
"Yes"
] | task092-99b07d0ce6004dc09531961c8889ccc4 |
Definition: In this task, you need to output 'Yes' if the given number is a prime number otherwise output 'No'. A 'prime number' is a a whole number above 1 that can not be made by multiplying other whole numbers.
Positive Example 1 -
Input: 7
Output: Yes
Positive Example 2 -
Input: 12
Output: No
Negative Example 1 -
Input: 100
Output: Yes
Now complete the following example -
Input: 30238
Output:
| [
"No"
] | task092-5b251d4584f14aa580f4dbb02396d428 |
Definition: In this task, you need to output 'Yes' if the given number is a prime number otherwise output 'No'. A 'prime number' is a a whole number above 1 that can not be made by multiplying other whole numbers.
Positive Example 1 -
Input: 7
Output: Yes
Positive Example 2 -
Input: 12
Output: No
Negative Example 1 -
Input: 100
Output: Yes
Now complete the following example -
Input: 28265
Output:
| [
"No"
] | task092-a19c92ca53114e719ef5840a1f4cebd9 |
Definition: In this task, you need to output 'Yes' if the given number is a prime number otherwise output 'No'. A 'prime number' is a a whole number above 1 that can not be made by multiplying other whole numbers.
Positive Example 1 -
Input: 7
Output: Yes
Positive Example 2 -
Input: 12
Output: No
Negative Example 1 -
Input: 100
Output: Yes
Now complete the following example -
Input: 77191
Output:
| [
"Yes"
] | task092-08c2a6f98529453790ad3c2c97f7205b |
Definition: In this task, you need to output 'Yes' if the given number is a prime number otherwise output 'No'. A 'prime number' is a a whole number above 1 that can not be made by multiplying other whole numbers.
Positive Example 1 -
Input: 7
Output: Yes
Positive Example 2 -
Input: 12
Output: No
Negative Example 1 -
Input: 100
Output: Yes
Now complete the following example -
Input: 99529
Output:
| [
"Yes"
] | task092-85a012ed75024c19b462e111b3e8831f |
Definition: In this task, you need to output 'Yes' if the given number is a prime number otherwise output 'No'. A 'prime number' is a a whole number above 1 that can not be made by multiplying other whole numbers.
Positive Example 1 -
Input: 7
Output: Yes
Positive Example 2 -
Input: 12
Output: No
Negative Example 1 -
Input: 100
Output: Yes
Now complete the following example -
Input: 34033
Output:
| [
"Yes"
] | task092-77ffb85b0fe84cb194566e32c2f47d2d |
Definition: In this task, you need to output 'Yes' if the given number is a prime number otherwise output 'No'. A 'prime number' is a a whole number above 1 that can not be made by multiplying other whole numbers.
Positive Example 1 -
Input: 7
Output: Yes
Positive Example 2 -
Input: 12
Output: No
Negative Example 1 -
Input: 100
Output: Yes
Now complete the following example -
Input: 15091
Output:
| [
"Yes"
] | task092-b1502d917452454a8b19b29bc1325ddc |
Definition: In this task, you need to output 'Yes' if the given number is a prime number otherwise output 'No'. A 'prime number' is a a whole number above 1 that can not be made by multiplying other whole numbers.
Positive Example 1 -
Input: 7
Output: Yes
Positive Example 2 -
Input: 12
Output: No
Negative Example 1 -
Input: 100
Output: Yes
Now complete the following example -
Input: 24179
Output:
| [
"Yes"
] | task092-a110c206ed454247947c0ea08664c5b0 |
Definition: In this task, you need to output 'Yes' if the given number is a prime number otherwise output 'No'. A 'prime number' is a a whole number above 1 that can not be made by multiplying other whole numbers.
Positive Example 1 -
Input: 7
Output: Yes
Positive Example 2 -
Input: 12
Output: No
Negative Example 1 -
Input: 100
Output: Yes
Now complete the following example -
Input: 44814
Output:
| [
"No"
] | task092-d8c724c2ad754277a5bb86a6b2187560 |
Definition: In this task, you need to output 'Yes' if the given number is a prime number otherwise output 'No'. A 'prime number' is a a whole number above 1 that can not be made by multiplying other whole numbers.
Positive Example 1 -
Input: 7
Output: Yes
Positive Example 2 -
Input: 12
Output: No
Negative Example 1 -
Input: 100
Output: Yes
Now complete the following example -
Input: 59739
Output:
| [
"No"
] | task092-65c5ed40a37341488886ec3087c08326 |
Definition: In this task, you need to output 'Yes' if the given number is a prime number otherwise output 'No'. A 'prime number' is a a whole number above 1 that can not be made by multiplying other whole numbers.
Positive Example 1 -
Input: 7
Output: Yes
Positive Example 2 -
Input: 12
Output: No
Negative Example 1 -
Input: 100
Output: Yes
Now complete the following example -
Input: 75201
Output:
| [
"No"
] | task092-d261a885b33047e8a0b90174681ddff4 |
Definition: In this task, you need to output 'Yes' if the given number is a prime number otherwise output 'No'. A 'prime number' is a a whole number above 1 that can not be made by multiplying other whole numbers.
Positive Example 1 -
Input: 7
Output: Yes
Positive Example 2 -
Input: 12
Output: No
Negative Example 1 -
Input: 100
Output: Yes
Now complete the following example -
Input: 6791
Output:
| [
"Yes"
] | task092-d0f5da24262144cc950b1f58e980d66e |
Definition: In this task, you need to output 'Yes' if the given number is a prime number otherwise output 'No'. A 'prime number' is a a whole number above 1 that can not be made by multiplying other whole numbers.
Positive Example 1 -
Input: 7
Output: Yes
Positive Example 2 -
Input: 12
Output: No
Negative Example 1 -
Input: 100
Output: Yes
Now complete the following example -
Input: 56195
Output:
| [
"No"
] | task092-ea0a64f884de460197ab51aa53b21294 |
Definition: In this task, you need to output 'Yes' if the given number is a prime number otherwise output 'No'. A 'prime number' is a a whole number above 1 that can not be made by multiplying other whole numbers.
Positive Example 1 -
Input: 7
Output: Yes
Positive Example 2 -
Input: 12
Output: No
Negative Example 1 -
Input: 100
Output: Yes
Now complete the following example -
Input: 19134
Output:
| [
"No"
] | task092-a7a1cda42a234242b9066a305d1e64a0 |
Definition: In this task, you need to output 'Yes' if the given number is a prime number otherwise output 'No'. A 'prime number' is a a whole number above 1 that can not be made by multiplying other whole numbers.
Positive Example 1 -
Input: 7
Output: Yes
Positive Example 2 -
Input: 12
Output: No
Negative Example 1 -
Input: 100
Output: Yes
Now complete the following example -
Input: 93524
Output:
| [
"No"
] | task092-026319e7c6c24168b4453646470f392f |
Definition: In this task, you need to output 'Yes' if the given number is a prime number otherwise output 'No'. A 'prime number' is a a whole number above 1 that can not be made by multiplying other whole numbers.
Positive Example 1 -
Input: 7
Output: Yes
Positive Example 2 -
Input: 12
Output: No
Negative Example 1 -
Input: 100
Output: Yes
Now complete the following example -
Input: 64063
Output:
| [
"Yes"
] | task092-7c9f9080691841278baa7f9aa288fbfd |
Definition: In this task, you need to output 'Yes' if the given number is a prime number otherwise output 'No'. A 'prime number' is a a whole number above 1 that can not be made by multiplying other whole numbers.
Positive Example 1 -
Input: 7
Output: Yes
Positive Example 2 -
Input: 12
Output: No
Negative Example 1 -
Input: 100
Output: Yes
Now complete the following example -
Input: 72643
Output:
| [
"Yes"
] | task092-7305f99b713348ebbeb21f7e272330c2 |
Definition: In this task, you need to output 'Yes' if the given number is a prime number otherwise output 'No'. A 'prime number' is a a whole number above 1 that can not be made by multiplying other whole numbers.
Positive Example 1 -
Input: 7
Output: Yes
Positive Example 2 -
Input: 12
Output: No
Negative Example 1 -
Input: 100
Output: Yes
Now complete the following example -
Input: 14561
Output:
| [
"Yes"
] | task092-add758b7891b46bb868b079ab342ae83 |
Definition: In this task, you need to output 'Yes' if the given number is a prime number otherwise output 'No'. A 'prime number' is a a whole number above 1 that can not be made by multiplying other whole numbers.
Positive Example 1 -
Input: 7
Output: Yes
Positive Example 2 -
Input: 12
Output: No
Negative Example 1 -
Input: 100
Output: Yes
Now complete the following example -
Input: 52
Output:
| [
"No"
] | task092-91da92a871f9414faa922ea8fdd3fbac |
Definition: In this task, you need to output 'Yes' if the given number is a prime number otherwise output 'No'. A 'prime number' is a a whole number above 1 that can not be made by multiplying other whole numbers.
Positive Example 1 -
Input: 7
Output: Yes
Positive Example 2 -
Input: 12
Output: No
Negative Example 1 -
Input: 100
Output: Yes
Now complete the following example -
Input: 79799
Output:
| [
"No"
] | task092-f74c16885c014691b810acc545b0eaa3 |
Definition: In this task, you need to output 'Yes' if the given number is a prime number otherwise output 'No'. A 'prime number' is a a whole number above 1 that can not be made by multiplying other whole numbers.
Positive Example 1 -
Input: 7
Output: Yes
Positive Example 2 -
Input: 12
Output: No
Negative Example 1 -
Input: 100
Output: Yes
Now complete the following example -
Input: 24142
Output:
| [
"No"
] | task092-aff88abb011e48c8878a455583368c81 |
Definition: In this task, you need to output 'Yes' if the given number is a prime number otherwise output 'No'. A 'prime number' is a a whole number above 1 that can not be made by multiplying other whole numbers.
Positive Example 1 -
Input: 7
Output: Yes
Positive Example 2 -
Input: 12
Output: No
Negative Example 1 -
Input: 100
Output: Yes
Now complete the following example -
Input: 15567
Output:
| [
"No"
] | task092-3a652adf2aea49e5a2f9ebe753019919 |
Definition: In this task, you need to output 'Yes' if the given number is a prime number otherwise output 'No'. A 'prime number' is a a whole number above 1 that can not be made by multiplying other whole numbers.
Positive Example 1 -
Input: 7
Output: Yes
Positive Example 2 -
Input: 12
Output: No
Negative Example 1 -
Input: 100
Output: Yes
Now complete the following example -
Input: 47581
Output:
| [
"Yes"
] | task092-ff9ef99bae5e4589bc72656c2614e46f |
Definition: In this task, you need to output 'Yes' if the given number is a prime number otherwise output 'No'. A 'prime number' is a a whole number above 1 that can not be made by multiplying other whole numbers.
Positive Example 1 -
Input: 7
Output: Yes
Positive Example 2 -
Input: 12
Output: No
Negative Example 1 -
Input: 100
Output: Yes
Now complete the following example -
Input: 15791
Output:
| [
"Yes"
] | task092-7d479f7f4b5642f3aff36f671f209e39 |
Definition: In this task, you need to output 'Yes' if the given number is a prime number otherwise output 'No'. A 'prime number' is a a whole number above 1 that can not be made by multiplying other whole numbers.
Positive Example 1 -
Input: 7
Output: Yes
Positive Example 2 -
Input: 12
Output: No
Negative Example 1 -
Input: 100
Output: Yes
Now complete the following example -
Input: 34572
Output:
| [
"No"
] | task092-6f84fc6c1b0849c38367fdc70dc1d162 |
Definition: In this task, you need to output 'Yes' if the given number is a prime number otherwise output 'No'. A 'prime number' is a a whole number above 1 that can not be made by multiplying other whole numbers.
Positive Example 1 -
Input: 7
Output: Yes
Positive Example 2 -
Input: 12
Output: No
Negative Example 1 -
Input: 100
Output: Yes
Now complete the following example -
Input: 49592
Output:
| [
"No"
] | task092-8d3e980638924ea7a905c25e839868a4 |
Definition: In this task, you need to output 'Yes' if the given number is a prime number otherwise output 'No'. A 'prime number' is a a whole number above 1 that can not be made by multiplying other whole numbers.
Positive Example 1 -
Input: 7
Output: Yes
Positive Example 2 -
Input: 12
Output: No
Negative Example 1 -
Input: 100
Output: Yes
Now complete the following example -
Input: 89932
Output:
| [
"No"
] | task092-a77f9a1f70d54923960a9f3c3a859347 |
Definition: In this task, you need to output 'Yes' if the given number is a prime number otherwise output 'No'. A 'prime number' is a a whole number above 1 that can not be made by multiplying other whole numbers.
Positive Example 1 -
Input: 7
Output: Yes
Positive Example 2 -
Input: 12
Output: No
Negative Example 1 -
Input: 100
Output: Yes
Now complete the following example -
Input: 23447
Output:
| [
"Yes"
] | task092-fd6e3b8a316d43be8c5a1119e0c7ffb3 |
Definition: In this task, you need to output 'Yes' if the given number is a prime number otherwise output 'No'. A 'prime number' is a a whole number above 1 that can not be made by multiplying other whole numbers.
Positive Example 1 -
Input: 7
Output: Yes
Positive Example 2 -
Input: 12
Output: No
Negative Example 1 -
Input: 100
Output: Yes
Now complete the following example -
Input: 88707
Output:
| [
"No"
] | task092-bdf6c7bc63f84780accd92af96b15a6d |
Definition: In this task, you need to output 'Yes' if the given number is a prime number otherwise output 'No'. A 'prime number' is a a whole number above 1 that can not be made by multiplying other whole numbers.
Positive Example 1 -
Input: 7
Output: Yes
Positive Example 2 -
Input: 12
Output: No
Negative Example 1 -
Input: 100
Output: Yes
Now complete the following example -
Input: 64531
Output:
| [
"No"
] | task092-17cb7eb3a96c4e19b4ea16aba80ed897 |
Definition: In this task, you need to output 'Yes' if the given number is a prime number otherwise output 'No'. A 'prime number' is a a whole number above 1 that can not be made by multiplying other whole numbers.
Positive Example 1 -
Input: 7
Output: Yes
Positive Example 2 -
Input: 12
Output: No
Negative Example 1 -
Input: 100
Output: Yes
Now complete the following example -
Input: 11628
Output:
| [
"No"
] | task092-0ca9a20f85da46f5a6713adcff6065f5 |
Definition: In this task, you need to output 'Yes' if the given number is a prime number otherwise output 'No'. A 'prime number' is a a whole number above 1 that can not be made by multiplying other whole numbers.
Positive Example 1 -
Input: 7
Output: Yes
Positive Example 2 -
Input: 12
Output: No
Negative Example 1 -
Input: 100
Output: Yes
Now complete the following example -
Input: 6855
Output:
| [
"No"
] | task092-99d2c9a1a00b4fdaac58f1fafaf8e2ca |
Definition: In this task, you need to output 'Yes' if the given number is a prime number otherwise output 'No'. A 'prime number' is a a whole number above 1 that can not be made by multiplying other whole numbers.
Positive Example 1 -
Input: 7
Output: Yes
Positive Example 2 -
Input: 12
Output: No
Negative Example 1 -
Input: 100
Output: Yes
Now complete the following example -
Input: 95125
Output:
| [
"No"
] | task092-68e7da5cd109436abfbdd5a37b4251d0 |
Definition: In this task, you need to output 'Yes' if the given number is a prime number otherwise output 'No'. A 'prime number' is a a whole number above 1 that can not be made by multiplying other whole numbers.
Positive Example 1 -
Input: 7
Output: Yes
Positive Example 2 -
Input: 12
Output: No
Negative Example 1 -
Input: 100
Output: Yes
Now complete the following example -
Input: 60623
Output:
| [
"Yes"
] | task092-89d0060c35cc4314ac688eb7dacbc7a7 |
Definition: In this task, you need to output 'Yes' if the given number is a prime number otherwise output 'No'. A 'prime number' is a a whole number above 1 that can not be made by multiplying other whole numbers.
Positive Example 1 -
Input: 7
Output: Yes
Positive Example 2 -
Input: 12
Output: No
Negative Example 1 -
Input: 100
Output: Yes
Now complete the following example -
Input: 75793
Output:
| [
"Yes"
] | task092-647fc87950a94accbd9a8a37e7047e6e |
Definition: In this task, you need to output 'Yes' if the given number is a prime number otherwise output 'No'. A 'prime number' is a a whole number above 1 that can not be made by multiplying other whole numbers.
Positive Example 1 -
Input: 7
Output: Yes
Positive Example 2 -
Input: 12
Output: No
Negative Example 1 -
Input: 100
Output: Yes
Now complete the following example -
Input: 23761
Output:
| [
"Yes"
] | task092-81acd8bbc94b4f4ca8c0fc13dfeace53 |
Definition: In this task, you need to output 'Yes' if the given number is a prime number otherwise output 'No'. A 'prime number' is a a whole number above 1 that can not be made by multiplying other whole numbers.
Positive Example 1 -
Input: 7
Output: Yes
Positive Example 2 -
Input: 12
Output: No
Negative Example 1 -
Input: 100
Output: Yes
Now complete the following example -
Input: 70628
Output:
| [
"No"
] | task092-c33c55ed5ce7477196a134e31e4da950 |
Definition: In this task, you need to output 'Yes' if the given number is a prime number otherwise output 'No'. A 'prime number' is a a whole number above 1 that can not be made by multiplying other whole numbers.
Positive Example 1 -
Input: 7
Output: Yes
Positive Example 2 -
Input: 12
Output: No
Negative Example 1 -
Input: 100
Output: Yes
Now complete the following example -
Input: 54681
Output:
| [
"No"
] | task092-113123ebc12e4879a64d4f7497116fa9 |
Definition: In this task, you need to output 'Yes' if the given number is a prime number otherwise output 'No'. A 'prime number' is a a whole number above 1 that can not be made by multiplying other whole numbers.
Positive Example 1 -
Input: 7
Output: Yes
Positive Example 2 -
Input: 12
Output: No
Negative Example 1 -
Input: 100
Output: Yes
Now complete the following example -
Input: 67579
Output:
| [
"Yes"
] | task092-563641a2295c48ee8aac54be4327134f |
Definition: In this task, you need to output 'Yes' if the given number is a prime number otherwise output 'No'. A 'prime number' is a a whole number above 1 that can not be made by multiplying other whole numbers.
Positive Example 1 -
Input: 7
Output: Yes
Positive Example 2 -
Input: 12
Output: No
Negative Example 1 -
Input: 100
Output: Yes
Now complete the following example -
Input: 59629
Output:
| [
"Yes"
] | task092-bad90b19006248b28a95bf6c04603226 |
Definition: In this task, you need to output 'Yes' if the given number is a prime number otherwise output 'No'. A 'prime number' is a a whole number above 1 that can not be made by multiplying other whole numbers.
Positive Example 1 -
Input: 7
Output: Yes
Positive Example 2 -
Input: 12
Output: No
Negative Example 1 -
Input: 100
Output: Yes
Now complete the following example -
Input: 43100
Output:
| [
"No"
] | task092-1a09226e286c4e40a45849663767fa17 |
Definition: In this task, you need to output 'Yes' if the given number is a prime number otherwise output 'No'. A 'prime number' is a a whole number above 1 that can not be made by multiplying other whole numbers.
Positive Example 1 -
Input: 7
Output: Yes
Positive Example 2 -
Input: 12
Output: No
Negative Example 1 -
Input: 100
Output: Yes
Now complete the following example -
Input: 6020
Output:
| [
"No"
] | task092-a57fadcbb9434cb1804dbba7b34b50e2 |
Definition: In this task, you need to output 'Yes' if the given number is a prime number otherwise output 'No'. A 'prime number' is a a whole number above 1 that can not be made by multiplying other whole numbers.
Positive Example 1 -
Input: 7
Output: Yes
Positive Example 2 -
Input: 12
Output: No
Negative Example 1 -
Input: 100
Output: Yes
Now complete the following example -
Input: 70381
Output:
| [
"Yes"
] | task092-165f530aa4ea4dfab2917e203b4cb845 |
Definition: In this task, you need to output 'Yes' if the given number is a prime number otherwise output 'No'. A 'prime number' is a a whole number above 1 that can not be made by multiplying other whole numbers.
Positive Example 1 -
Input: 7
Output: Yes
Positive Example 2 -
Input: 12
Output: No
Negative Example 1 -
Input: 100
Output: Yes
Now complete the following example -
Input: 93913
Output:
| [
"Yes"
] | task092-2f96d0f574a542e48a0a34fe29d61a53 |
Definition: In this task, you need to output 'Yes' if the given number is a prime number otherwise output 'No'. A 'prime number' is a a whole number above 1 that can not be made by multiplying other whole numbers.
Positive Example 1 -
Input: 7
Output: Yes
Positive Example 2 -
Input: 12
Output: No
Negative Example 1 -
Input: 100
Output: Yes
Now complete the following example -
Input: 73319
Output:
| [
"No"
] | task092-19695f98e7104bb980f12b8483f199c9 |
Definition: In this task, you need to output 'Yes' if the given number is a prime number otherwise output 'No'. A 'prime number' is a a whole number above 1 that can not be made by multiplying other whole numbers.
Positive Example 1 -
Input: 7
Output: Yes
Positive Example 2 -
Input: 12
Output: No
Negative Example 1 -
Input: 100
Output: Yes
Now complete the following example -
Input: 99772
Output:
| [
"No"
] | task092-0ec8336a6c814591808edf63ea38f452 |
Definition: In this task, you need to output 'Yes' if the given number is a prime number otherwise output 'No'. A 'prime number' is a a whole number above 1 that can not be made by multiplying other whole numbers.
Positive Example 1 -
Input: 7
Output: Yes
Positive Example 2 -
Input: 12
Output: No
Negative Example 1 -
Input: 100
Output: Yes
Now complete the following example -
Input: 6863
Output:
| [
"Yes"
] | task092-82f71ab0800b49218ff80ae1bd069cca |
Definition: In this task, you need to output 'Yes' if the given number is a prime number otherwise output 'No'. A 'prime number' is a a whole number above 1 that can not be made by multiplying other whole numbers.
Positive Example 1 -
Input: 7
Output: Yes
Positive Example 2 -
Input: 12
Output: No
Negative Example 1 -
Input: 100
Output: Yes
Now complete the following example -
Input: 19034
Output:
| [
"No"
] | task092-99e19b983d2a4994a682d73b4aab3840 |
Definition: In this task, you need to output 'Yes' if the given number is a prime number otherwise output 'No'. A 'prime number' is a a whole number above 1 that can not be made by multiplying other whole numbers.
Positive Example 1 -
Input: 7
Output: Yes
Positive Example 2 -
Input: 12
Output: No
Negative Example 1 -
Input: 100
Output: Yes
Now complete the following example -
Input: 63714
Output:
| [
"No"
] | task092-5a82503142ed4f988dfea58f89b01ecc |
Definition: In this task, you need to output 'Yes' if the given number is a prime number otherwise output 'No'. A 'prime number' is a a whole number above 1 that can not be made by multiplying other whole numbers.
Positive Example 1 -
Input: 7
Output: Yes
Positive Example 2 -
Input: 12
Output: No
Negative Example 1 -
Input: 100
Output: Yes
Now complete the following example -
Input: 61428
Output:
| [
"No"
] | task092-259f185f57e747808cfaa82dd8b57712 |
Definition: In this task, you need to output 'Yes' if the given number is a prime number otherwise output 'No'. A 'prime number' is a a whole number above 1 that can not be made by multiplying other whole numbers.
Positive Example 1 -
Input: 7
Output: Yes
Positive Example 2 -
Input: 12
Output: No
Negative Example 1 -
Input: 100
Output: Yes
Now complete the following example -
Input: 65831
Output:
| [
"Yes"
] | task092-de9c4ec1cb294d3ea3d1053e7fc2f18f |
Definition: In this task, you need to output 'Yes' if the given number is a prime number otherwise output 'No'. A 'prime number' is a a whole number above 1 that can not be made by multiplying other whole numbers.
Positive Example 1 -
Input: 7
Output: Yes
Positive Example 2 -
Input: 12
Output: No
Negative Example 1 -
Input: 100
Output: Yes
Now complete the following example -
Input: 12768
Output:
| [
"No"
] | task092-b95f46db7ba341a3a93708da413ebd7a |
Definition: In this task, you need to output 'Yes' if the given number is a prime number otherwise output 'No'. A 'prime number' is a a whole number above 1 that can not be made by multiplying other whole numbers.
Positive Example 1 -
Input: 7
Output: Yes
Positive Example 2 -
Input: 12
Output: No
Negative Example 1 -
Input: 100
Output: Yes
Now complete the following example -
Input: 10061
Output:
| [
"Yes"
] | task092-4784eb9ec03d4537b1dfacb23de98440 |
Definition: In this task, you need to output 'Yes' if the given number is a prime number otherwise output 'No'. A 'prime number' is a a whole number above 1 that can not be made by multiplying other whole numbers.
Positive Example 1 -
Input: 7
Output: Yes
Positive Example 2 -
Input: 12
Output: No
Negative Example 1 -
Input: 100
Output: Yes
Now complete the following example -
Input: 8794
Output:
| [
"No"
] | task092-340e14308e7b4b609e8787604559b4d3 |
Definition: In this task, you need to output 'Yes' if the given number is a prime number otherwise output 'No'. A 'prime number' is a a whole number above 1 that can not be made by multiplying other whole numbers.
Positive Example 1 -
Input: 7
Output: Yes
Positive Example 2 -
Input: 12
Output: No
Negative Example 1 -
Input: 100
Output: Yes
Now complete the following example -
Input: 53897
Output:
| [
"Yes"
] | task092-ce51ad21129840978ea0f57771d798e2 |
Definition: In this task, you need to output 'Yes' if the given number is a prime number otherwise output 'No'. A 'prime number' is a a whole number above 1 that can not be made by multiplying other whole numbers.
Positive Example 1 -
Input: 7
Output: Yes
Positive Example 2 -
Input: 12
Output: No
Negative Example 1 -
Input: 100
Output: Yes
Now complete the following example -
Input: 1144
Output:
| [
"No"
] | task092-c3c5f16f31ef44068352950f4cb4341f |
Definition: In this task, you need to output 'Yes' if the given number is a prime number otherwise output 'No'. A 'prime number' is a a whole number above 1 that can not be made by multiplying other whole numbers.
Positive Example 1 -
Input: 7
Output: Yes
Positive Example 2 -
Input: 12
Output: No
Negative Example 1 -
Input: 100
Output: Yes
Now complete the following example -
Input: 1021
Output:
| [
"Yes"
] | task092-7b68238f6f4c418394aedb2984d8154e |
Definition: In this task, you need to output 'Yes' if the given number is a prime number otherwise output 'No'. A 'prime number' is a a whole number above 1 that can not be made by multiplying other whole numbers.
Positive Example 1 -
Input: 7
Output: Yes
Positive Example 2 -
Input: 12
Output: No
Negative Example 1 -
Input: 100
Output: Yes
Now complete the following example -
Input: 22255
Output:
| [
"No"
] | task092-489a44e714f34086b31e54f21687a9c8 |
Definition: In this task, you need to output 'Yes' if the given number is a prime number otherwise output 'No'. A 'prime number' is a a whole number above 1 that can not be made by multiplying other whole numbers.
Positive Example 1 -
Input: 7
Output: Yes
Positive Example 2 -
Input: 12
Output: No
Negative Example 1 -
Input: 100
Output: Yes
Now complete the following example -
Input: 54583
Output:
| [
"Yes"
] | task092-824ef851c1b04c7a9ceb961c9579c632 |
Definition: In this task, you need to output 'Yes' if the given number is a prime number otherwise output 'No'. A 'prime number' is a a whole number above 1 that can not be made by multiplying other whole numbers.
Positive Example 1 -
Input: 7
Output: Yes
Positive Example 2 -
Input: 12
Output: No
Negative Example 1 -
Input: 100
Output: Yes
Now complete the following example -
Input: 12713
Output:
| [
"Yes"
] | task092-8d8e272d9d9c4468a3f4e62e2c11f052 |
Definition: In this task, you need to output 'Yes' if the given number is a prime number otherwise output 'No'. A 'prime number' is a a whole number above 1 that can not be made by multiplying other whole numbers.
Positive Example 1 -
Input: 7
Output: Yes
Positive Example 2 -
Input: 12
Output: No
Negative Example 1 -
Input: 100
Output: Yes
Now complete the following example -
Input: 44777
Output:
| [
"Yes"
] | task092-d9f423b05ce14b1085fa0ac0a5466ea8 |
Definition: In this task, you need to output 'Yes' if the given number is a prime number otherwise output 'No'. A 'prime number' is a a whole number above 1 that can not be made by multiplying other whole numbers.
Positive Example 1 -
Input: 7
Output: Yes
Positive Example 2 -
Input: 12
Output: No
Negative Example 1 -
Input: 100
Output: Yes
Now complete the following example -
Input: 52153
Output:
| [
"Yes"
] | task092-876c526f58c44103a22283bcd5ca4d9e |
Definition: In this task, you need to output 'Yes' if the given number is a prime number otherwise output 'No'. A 'prime number' is a a whole number above 1 that can not be made by multiplying other whole numbers.
Positive Example 1 -
Input: 7
Output: Yes
Positive Example 2 -
Input: 12
Output: No
Negative Example 1 -
Input: 100
Output: Yes
Now complete the following example -
Input: 78509
Output:
| [
"Yes"
] | task092-e6b3efe404b94a368ac489c3d2bd3773 |
Definition: In this task, you need to output 'Yes' if the given number is a prime number otherwise output 'No'. A 'prime number' is a a whole number above 1 that can not be made by multiplying other whole numbers.
Positive Example 1 -
Input: 7
Output: Yes
Positive Example 2 -
Input: 12
Output: No
Negative Example 1 -
Input: 100
Output: Yes
Now complete the following example -
Input: 47142
Output:
| [
"No"
] | task092-6b9172c31ef143e98eb40c1511ce6cd0 |
Definition: In this task, you need to output 'Yes' if the given number is a prime number otherwise output 'No'. A 'prime number' is a a whole number above 1 that can not be made by multiplying other whole numbers.
Positive Example 1 -
Input: 7
Output: Yes
Positive Example 2 -
Input: 12
Output: No
Negative Example 1 -
Input: 100
Output: Yes
Now complete the following example -
Input: 26737
Output:
| [
"Yes"
] | task092-f0fb13e5582a42e7a562a69eb729e29a |
Definition: In this task, you need to output 'Yes' if the given number is a prime number otherwise output 'No'. A 'prime number' is a a whole number above 1 that can not be made by multiplying other whole numbers.
Positive Example 1 -
Input: 7
Output: Yes
Positive Example 2 -
Input: 12
Output: No
Negative Example 1 -
Input: 100
Output: Yes
Now complete the following example -
Input: 73624
Output:
| [
"No"
] | task092-be3320bf97b1441b8819a282aa0423b0 |
Definition: In this task, you need to output 'Yes' if the given number is a prime number otherwise output 'No'. A 'prime number' is a a whole number above 1 that can not be made by multiplying other whole numbers.
Positive Example 1 -
Input: 7
Output: Yes
Positive Example 2 -
Input: 12
Output: No
Negative Example 1 -
Input: 100
Output: Yes
Now complete the following example -
Input: 10709
Output:
| [
"Yes"
] | task092-6690a59b85ea4c3e9ae7ba325c9e44e0 |
Definition: In this task, you need to output 'Yes' if the given number is a prime number otherwise output 'No'. A 'prime number' is a a whole number above 1 that can not be made by multiplying other whole numbers.
Positive Example 1 -
Input: 7
Output: Yes
Positive Example 2 -
Input: 12
Output: No
Negative Example 1 -
Input: 100
Output: Yes
Now complete the following example -
Input: 15884
Output:
| [
"No"
] | task092-f024a0fa41cd45eaa0c3b69eb68ebd58 |
Definition: In this task, you need to output 'Yes' if the given number is a prime number otherwise output 'No'. A 'prime number' is a a whole number above 1 that can not be made by multiplying other whole numbers.
Positive Example 1 -
Input: 7
Output: Yes
Positive Example 2 -
Input: 12
Output: No
Negative Example 1 -
Input: 100
Output: Yes
Now complete the following example -
Input: 43856
Output:
| [
"No"
] | task092-6a5e1de28f564513ba6956c8ca9aadc2 |
Definition: In this task, you need to output 'Yes' if the given number is a prime number otherwise output 'No'. A 'prime number' is a a whole number above 1 that can not be made by multiplying other whole numbers.
Positive Example 1 -
Input: 7
Output: Yes
Positive Example 2 -
Input: 12
Output: No
Negative Example 1 -
Input: 100
Output: Yes
Now complete the following example -
Input: 35863
Output:
| [
"Yes"
] | task092-2eecbd7e69ae411d9ec3a4585d14fcdd |
Definition: In this task, you need to output 'Yes' if the given number is a prime number otherwise output 'No'. A 'prime number' is a a whole number above 1 that can not be made by multiplying other whole numbers.
Positive Example 1 -
Input: 7
Output: Yes
Positive Example 2 -
Input: 12
Output: No
Negative Example 1 -
Input: 100
Output: Yes
Now complete the following example -
Input: 19301
Output:
| [
"Yes"
] | task092-f64f424cdd934daea701861fb6546fc8 |
Definition: In this task, you need to output 'Yes' if the given number is a prime number otherwise output 'No'. A 'prime number' is a a whole number above 1 that can not be made by multiplying other whole numbers.
Positive Example 1 -
Input: 7
Output: Yes
Positive Example 2 -
Input: 12
Output: No
Negative Example 1 -
Input: 100
Output: Yes
Now complete the following example -
Input: 39382
Output:
| [
"No"
] | task092-73da2c6234624c01b57b1b8828af775f |
Definition: In this task, you need to output 'Yes' if the given number is a prime number otherwise output 'No'. A 'prime number' is a a whole number above 1 that can not be made by multiplying other whole numbers.
Positive Example 1 -
Input: 7
Output: Yes
Positive Example 2 -
Input: 12
Output: No
Negative Example 1 -
Input: 100
Output: Yes
Now complete the following example -
Input: 89981
Output:
| [
"No"
] | task092-e29e5b1c4320425eb58d963fbed3583a |
Definition: In this task, you need to output 'Yes' if the given number is a prime number otherwise output 'No'. A 'prime number' is a a whole number above 1 that can not be made by multiplying other whole numbers.
Positive Example 1 -
Input: 7
Output: Yes
Positive Example 2 -
Input: 12
Output: No
Negative Example 1 -
Input: 100
Output: Yes
Now complete the following example -
Input: 13381
Output:
| [
"Yes"
] | task092-c2a27dc6564844c789a5c8586c73dc26 |
Definition: In this task, you need to output 'Yes' if the given number is a prime number otherwise output 'No'. A 'prime number' is a a whole number above 1 that can not be made by multiplying other whole numbers.
Positive Example 1 -
Input: 7
Output: Yes
Positive Example 2 -
Input: 12
Output: No
Negative Example 1 -
Input: 100
Output: Yes
Now complete the following example -
Input: 82009
Output:
| [
"Yes"
] | task092-60cfa4ca760b4a22acdf97aa10bca585 |
Definition: In this task, you need to output 'Yes' if the given number is a prime number otherwise output 'No'. A 'prime number' is a a whole number above 1 that can not be made by multiplying other whole numbers.
Positive Example 1 -
Input: 7
Output: Yes
Positive Example 2 -
Input: 12
Output: No
Negative Example 1 -
Input: 100
Output: Yes
Now complete the following example -
Input: 68863
Output:
| [
"Yes"
] | task092-dd2bbd2dfa7d47e4a4af5817ffbc9f2a |
Definition: In this task, you need to output 'Yes' if the given number is a prime number otherwise output 'No'. A 'prime number' is a a whole number above 1 that can not be made by multiplying other whole numbers.
Positive Example 1 -
Input: 7
Output: Yes
Positive Example 2 -
Input: 12
Output: No
Negative Example 1 -
Input: 100
Output: Yes
Now complete the following example -
Input: 63428
Output:
| [
"No"
] | task092-cffb8510cc574d2886e8a1312358d02a |