Examine individual changes
Appearance
This page allows you to examine the variables generated by the Edit Filter for an individual change.
Variables generated for this change
Variable | Value |
---|---|
Edit count of the user (user_editcount ) | null |
Name of the user account (user_name ) | '195.70.70.52' |
Age of the user account (user_age ) | 0 |
Groups (including implicit) the user is in (user_groups ) | [
0 => '*'
] |
Rights that the user has (user_rights ) | [
0 => 'createaccount',
1 => 'read',
2 => 'edit',
3 => 'createtalk',
4 => 'writeapi',
5 => 'viewmywatchlist',
6 => 'editmywatchlist',
7 => 'viewmyprivateinfo',
8 => 'editmyprivateinfo',
9 => 'editmyoptions',
10 => 'abusefilter-log-detail',
11 => 'urlshortener-create-url',
12 => 'centralauth-merge',
13 => 'abusefilter-view',
14 => 'abusefilter-log',
15 => 'vipsscaler-test'
] |
Whether the user is editing from mobile app (user_app ) | false |
Whether or not a user is editing through the mobile interface (user_mobile ) | false |
Page ID (page_id ) | 7587648 |
Page namespace (page_namespace ) | 0 |
Page title without namespace (page_title ) | 'Fizz buzz' |
Full page title (page_prefixedtitle ) | 'Fizz buzz' |
Edit protection level of the page (page_restrictions_edit ) | [] |
Last ten users to contribute to the page (page_recent_contributors ) | [
0 => '195.70.70.52',
1 => 'TwoTwoHello',
2 => '151.45.72.76',
3 => '195.169.10.63',
4 => '2603:9001:2C05:B900:D0EA:C93B:7FC2:372D',
5 => 'LuscusRex',
6 => 'Citation bot',
7 => 'Chrisbao8325',
8 => '72.12.211.66',
9 => '86.29.109.76'
] |
Page age in seconds (page_age ) | 490120057 |
Action (action ) | 'edit' |
Edit summary/reason (summary ) | '/* Play */ ' |
Old content model (old_content_model ) | 'wikitext' |
New content model (new_content_model ) | 'wikitext' |
Old page wikitext, before the edit (old_wikitext ) | '{{short description|Group word game to teach mathematical division}}
'''Fizz buzz''' is a group word game for children to teach them about [[division (mathematics)|division]].<ref>{{cite book |last=Rees |first=Janet |title=Fizz Buzz: 101 Spoken Numeracy Games – Ideal for Mental Maths |date=2002 |publisher=Learning Development Aids |isbn=978-1855033528 }}</ref> Players take turns to count incrementally, replacing any number divisible by three with the word "fizz", and any number divisible by five with the word "buzz".
== Play ==
Players generally sit in a circle. The player designated to go first says the number "1", and the players then count upwards in turn. However, any number [[division (mathematics)|divisible]] by three is replaced by the word ''fizz'' and any number divisible by five by the word ''buzz''. Numbers divisible by 15 become ''fizz buzz''. A player who hesitates or makes a mistake is
For example, a typical round of fizz buzz would start as follows:
{{quote|1, 2, Fizz, 4, Buzz, Fizz, 7, 8, Fizz, Buzz, 11, Fizz, 13, 14, Fizz Buzz, 16, 17, Fizz, 19, Buzz, Fizz, 22, 23, Fizz, Buzz, 26, Fizz, 28, 29, Fizz Buzz, 31, 32, Fizz, 34, Buzz, Fizz, ...}}
== Other variations ==
In some versions of the game, other divisibility rules such as 7 can be used instead. Another rule that may be used to complicate the game is where numbers containing a digit also trigger the corresponding rule (for instance, 52 would use the same rule for a number divisible by 5).<ref>{{cite web |last1=Hartley |first1=Michael |title=Fizz Buzz |url=https://www.dr-mikes-math-games-for-kids.com/fizz-buzz.html |website=Dr. Mike's Math Games for Kids |access-date=10 November 2020}}</ref>
== Programming ==
Fizz buzz (often spelled '''FizzBuzz''' in this context) has been used as an interview screening device for [[computer programmers]].<ref>Imran Ghory (2007-01-24). [http://tickletux.wordpress.com/2007/01/24/using-fizzbuzz-to-find-developers-who-grok-coding "Using FizzBuzz to Find Developers who Grok Coding."] ''Imran On Tech'' (blog).</ref><ref>[[Jeff Atwood]] (2007-02-26). [http://www.codinghorror.com/blog/archives/000781.html "Why Can't Programmers.. Program?"] ''[[Coding Horror]]'' (blog).</ref> Writing a [[computer program|program]] to output the first 100 FizzBuzz numbers is a relatively trivial problem requiring little more than a loop and conditional statements. However, its value in coding interviews is to analyze fundamental coding habits that may be indicative of overall coding ingenuity.<ref>Joel Grus (2020-06-06). [https://joelgrus.com/2020/06/06/ten-essays-on-fizz-buzz/ "Ten Essays on Fizz Buzz"]. ''Joel Grus'' (blog).</ref>
== References ==
<references />
== External links ==
* [https://web.archive.org/web/20160805202854/http://cocktails.about.com/od/partiesholidays/p/biz_buz_gm.htm About.com: Bizz Buzz- The Drinking Thinking Game]
* [https://rosettacode.org/wiki/FizzBuzz Rosetta Code: Fizz Buzz at Rosetta Code]
* [http://philcrissman.net/posts/eulers-fizzbuzz/ Euler's FizzBuzz], an unorthodox programmatic solution making use of [[Euler's theorem]]
[[Category:Car games]]
[[Category:Children's games]]
[[Category:Drinking games]]
[[Category:Mathematical games]]
[[Category:Division (mathematics)]]' |
New page wikitext, after the edit (new_wikitext ) | '{{short description|Group word game to teach mathematical division}}
'''Fizz buzz''' is a group word game for children to teach them about [[division (mathematics)|division]].<ref>{{cite book |last=Rees |first=Janet |title=Fizz Buzz: 101 Spoken Numeracy Games – Ideal for Mental Maths |date=2002 |publisher=Learning Development Aids |isbn=978-1855033528 }}</ref> Players take turns to count incrementally, replacing any number divisible by three with the word "fizz", and any number divisible by five with the word "buzz".
== Play ==
Players generally sit in a circle. The player designated to go first says the number "1", and the players then count upwards in turn. However, any number [[division (mathematics)|divisible]] by three is replaced by the word ''fizz'' and any number divisible by five by the word ''buzz''. Numbers divisible by 15 become ''fizz buzz''. A player who hesitates or makes a mistake is fuck
For example, a typical round of fizz buzz would start as follows:
{{quote|1, 2, Fizz, 4, Buzz, Fizz, 7, 8, Fizz, Buzz, 11, Fizz, 13, 14, Fizz Buzz, 16, 17, Fizz, 19, Buzz, Fizz, 22, 23, Fizz, Buzz, 26, Fizz, 28, 29, Fizz Buzz, 31, 32, Fizz, 34, Buzz, Fizz, ...}}
== Other variations ==
In some versions of the game, other divisibility rules such as 7 can be used instead. Another rule that may be used to complicate the game is where numbers containing a digit also trigger the corresponding rule (for instance, 52 would use the same rule for a number divisible by 5).<ref>{{cite web |last1=Hartley |first1=Michael |title=Fizz Buzz |url=https://www.dr-mikes-math-games-for-kids.com/fizz-buzz.html |website=Dr. Mike's Math Games for Kids |access-date=10 November 2020}}</ref>
== Programming ==
Fizz buzz (often spelled '''FizzBuzz''' in this context) has been used as an interview screening device for [[computer programmers]].<ref>Imran Ghory (2007-01-24). [http://tickletux.wordpress.com/2007/01/24/using-fizzbuzz-to-find-developers-who-grok-coding "Using FizzBuzz to Find Developers who Grok Coding."] ''Imran On Tech'' (blog).</ref><ref>[[Jeff Atwood]] (2007-02-26). [http://www.codinghorror.com/blog/archives/000781.html "Why Can't Programmers.. Program?"] ''[[Coding Horror]]'' (blog).</ref> Writing a [[computer program|program]] to output the first 100 FizzBuzz numbers is a relatively trivial problem requiring little more than a loop and conditional statements. However, its value in coding interviews is to analyze fundamental coding habits that may be indicative of overall coding ingenuity.<ref>Joel Grus (2020-06-06). [https://joelgrus.com/2020/06/06/ten-essays-on-fizz-buzz/ "Ten Essays on Fizz Buzz"]. ''Joel Grus'' (blog).</ref>
== References ==
<references />
== External links ==
* [https://web.archive.org/web/20160805202854/http://cocktails.about.com/od/partiesholidays/p/biz_buz_gm.htm About.com: Bizz Buzz- The Drinking Thinking Game]
* [https://rosettacode.org/wiki/FizzBuzz Rosetta Code: Fizz Buzz at Rosetta Code]
* [http://philcrissman.net/posts/eulers-fizzbuzz/ Euler's FizzBuzz], an unorthodox programmatic solution making use of [[Euler's theorem]]
[[Category:Car games]]
[[Category:Children's games]]
[[Category:Drinking games]]
[[Category:Mathematical games]]
[[Category:Division (mathematics)]]' |
Unified diff of changes made by edit (edit_diff ) | '@@ -3,5 +3,5 @@
== Play ==
-Players generally sit in a circle. The player designated to go first says the number "1", and the players then count upwards in turn. However, any number [[division (mathematics)|divisible]] by three is replaced by the word ''fizz'' and any number divisible by five by the word ''buzz''. Numbers divisible by 15 become ''fizz buzz''. A player who hesitates or makes a mistake is
+Players generally sit in a circle. The player designated to go first says the number "1", and the players then count upwards in turn. However, any number [[division (mathematics)|divisible]] by three is replaced by the word ''fizz'' and any number divisible by five by the word ''buzz''. Numbers divisible by 15 become ''fizz buzz''. A player who hesitates or makes a mistake is fuck
For example, a typical round of fizz buzz would start as follows:
' |
New page size (new_size ) | 3253 |
Old page size (old_size ) | 3249 |
Size change in edit (edit_delta ) | 4 |
Lines added in edit (added_lines ) | [
0 => 'Players generally sit in a circle. The player designated to go first says the number "1", and the players then count upwards in turn. However, any number [[division (mathematics)|divisible]] by three is replaced by the word ''fizz'' and any number divisible by five by the word ''buzz''. Numbers divisible by 15 become ''fizz buzz''. A player who hesitates or makes a mistake is fuck'
] |
Lines removed in edit (removed_lines ) | [
0 => 'Players generally sit in a circle. The player designated to go first says the number "1", and the players then count upwards in turn. However, any number [[division (mathematics)|divisible]] by three is replaced by the word ''fizz'' and any number divisible by five by the word ''buzz''. Numbers divisible by 15 become ''fizz buzz''. A player who hesitates or makes a mistake is '
] |
All external links added in the edit (added_links ) | [] |
All external links removed in the edit (removed_links ) | [] |
All external links in the new text (all_links ) | [
0 => 'https://www.dr-mikes-math-games-for-kids.com/fizz-buzz.html',
1 => 'http://tickletux.wordpress.com/2007/01/24/using-fizzbuzz-to-find-developers-who-grok-coding',
2 => 'http://www.codinghorror.com/blog/archives/000781.html',
3 => 'https://joelgrus.com/2020/06/06/ten-essays-on-fizz-buzz/',
4 => 'https://web.archive.org/web/20160805202854/http://cocktails.about.com/od/partiesholidays/p/biz_buz_gm.htm',
5 => 'https://rosettacode.org/wiki/FizzBuzz',
6 => 'http://philcrissman.net/posts/eulers-fizzbuzz/'
] |
Links in the page, before the edit (old_links ) | [
0 => 'http://philcrissman.net/posts/eulers-fizzbuzz/',
1 => 'http://tickletux.wordpress.com/2007/01/24/using-fizzbuzz-to-find-developers-who-grok-coding',
2 => 'http://www.codinghorror.com/blog/archives/000781.html',
3 => 'https://joelgrus.com/2020/06/06/ten-essays-on-fizz-buzz/',
4 => 'https://rosettacode.org/wiki/FizzBuzz',
5 => 'https://web.archive.org/web/20160805202854/http://cocktails.about.com/od/partiesholidays/p/biz_buz_gm.htm',
6 => 'https://www.dr-mikes-math-games-for-kids.com/fizz-buzz.html'
] |
Whether or not the change was made through a Tor exit node (tor_exit_node ) | false |
Unix timestamp of change (timestamp ) | 1651755854 |