User talk:Paddy3118: Difference between revisions

→‎References: Thanks for catching the staleness :-)
(→‎References: Thanks for catching the staleness :-))
 
(7 intermediate revisions by 4 users not shown)
Line 101:
 
: Michael, Thanks for forwarding it - it's great to get positive feedback from a lecturer. (Maybe the site needs a "visitors book")? --[[User:Paddy3118|Paddy3118]] 01:18, 18 April 2010 (UTC)
===References===
Thanks for finding the new location for the BBC Video. Too bad it isn't visible around the world without some network expertise. The Beeb could take a lesson from the Khan Academy.
<br />[[User:GarveyPatrickD|GarveyPatrickD]] ([[User talk:GarveyPatrickD|talk]]) 14:14, 10 May 2021 (UTC)
 
:Hmmm, It's a difficult choice of some or none. There are other references however, and the task description seems complete in itself.
: Thanks for catching the staleness :-)
: --[[User:Paddy3118|Paddy3118]] ([[User talk:Paddy3118|talk]]) 14:22, 10 May 2021 (UTC)
 
==Evolutionary algorithm==
Line 1,868 ⟶ 1,875:
 
I have a question about your flagging of the REXX solution for the '''hourglass puzzle'''. &nbsp; Is it your concern that words were used instead of Arabic numerals? &nbsp; The output was almost identical of the '''Python''' entry &nbsp; (as noted by the '''trans''' tag). &nbsp; Which computer programming entry would be better emulated? &nbsp; Would changing it to exactly match Python's output be OK? &nbsp; (Except for the misspelling error). &nbsp; &nbsp; -- [[User:Gerard Schildberger|Gerard Schildberger]] ([[User talk:Gerard Schildberger|talk]]) 18:04, 30 December 2020 (UTC)
 
:Python is using string interpolation there so an expression such as {t4//4} will be replaced by its actual value (4) when the string is printed. Does REXX have a similar facility? --[[User:PureFox|PureFox]] ([[User talk:PureFox|talk]]) 20:15, 30 December 2020 (UTC)
 
:: Ah, now I see the light. &nbsp; I was thinking that the characters &nbsp; '''{t4///4}''' &nbsp; were just that and I didn't realize that they were meant to be substituted. &nbsp; I will correct it ASAP. &nbsp; Thanks for finding my (glaring) omission. &nbsp; &nbsp; -- [[User:Gerard Schildberger|Gerard Schildberger]] ([[User talk:Gerard Schildberger|talk]]) 20:27, 30 December 2020 (UTC)
 
::: Sorry for being vague :-)
::: --[[User:Paddy3118|Paddy3118]] ([[User talk:Paddy3118|talk]]) 20:34, 30 December 2020 (UTC)
 
:::: Naw, my bad. &nbsp; If I had been paying more attention to Python's output, &nbsp; I would have noticed that there was string
interpolation going on. &nbsp; I need better eyes or I need to do less programming when my eyesight begins to get the best of me. &nbsp; &nbsp; -- [[User:Gerard Schildberger|Gerard Schildberger]] ([[User talk:Gerard Schildberger|talk]]) 02:31, 31 December 2020 (UTC)
 
 
== Fibonacci numbers definition for Padovan task ==
 
Concerning the &nbsp; ''Padovan'' &nbsp; task, &nbsp; the Fibonacci numbers definition for the first two terms may need re-doing, &nbsp; '''F(0) = 0''', &nbsp; '''F(1) = 1'''. &nbsp; Of course, this depends where you start the Fibonacci series. &nbsp; But ten terms were listed starting with zero, &nbsp; so then F(0) has to be zero. &nbsp; &nbsp; -- [[User:Gerard Schildberger|Gerard Schildberger]] ([[User talk:Gerard Schildberger|talk]]) 10:35, 27 February 2021 (UTC)
Anonymous user