User talk:Paddy3118: Difference between revisions

→‎a Rosetta Code task is scrambled: added a copy/paste image of the scrambled Rosetta Code task page (preamble).
(→‎a Rosetta Code task is scramboled: added a new (urgent) talk section.)
(→‎a Rosetta Code task is scrambled: added a copy/paste image of the scrambled Rosetta Code task page (preamble).)
Line 1,770:
I thought you should know about this problem ASAP so that it can be fixed, undone/undo/retrograded, or
something.     -- [[User:Gerard Schildberger|Gerard Schildberger]] ([[User talk:Gerard Schildberger|talk]]) 06:08, 26 July 2020 (UTC)
 
-----
 
 
The page looks like:
 
 
<pre>
Template:Twin Prime Conjecture
 
 
Twin primes are pairs of natural numbers(P1 and P2) that satisfy the following:
 
P1 and P2 are primes
P1 + 2 = P2
 
Write a program that displays the number of twin primes that can be found under a user-inputted number.
 
Examples below:
 
Output:
 
> Search Size: 100
> 8 twin prime pairs.
 
> Search Size: 1000
> 35 twin prime pairs.
 
Ordinal numbers (as used in this Rosetta Code task), are numbers that describe the position of something in a list.
 
It is this context that ordinal numbers will be used, using an English-spelled name of an ordinal number.
 
 
The ordinal numbers are (at least, one form of them):
 
... the rest looks normal ...
</pre>
 
 
However, &nbsp; when I "edit" the page to view the source, &nbsp; it appears normal, &nbsp; so the errant text seems to be "coming from" a template of some kind. &nbsp; &nbsp; -- [[User:Gerard Schildberger|Gerard Schildberger]] ([[User talk:Gerard Schildberger|talk]]) 06:15, 26 July 2020 (UTC)