{"id":56,"date":"2025-11-07T16:26:05","date_gmt":"2025-11-07T16:26:05","guid":{"rendered":"https:\/\/theroyalscode.com\/students\/l_smith\/?p=56"},"modified":"2025-11-07T16:26:05","modified_gmt":"2025-11-07T16:26:05","slug":"nfl-week-8","status":"publish","type":"post","link":"https:\/\/theroyalscode.com\/students\/l_smith\/2025\/11\/07\/nfl-week-8\/","title":{"rendered":"nfl week 8"},"content":{"rendered":"\n<p>well i worked on 2 things but i dont have srceenshots to showv from one so i just am going to talk my nfl thing<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>class downs:\n    FIRST_DOWN = 1\n    SECOND_DOWN = 2\n    THIRD_DOWN = 3\n    FOURTH_DOWN = 4\n    print (\"down\" and \"yards to go\")\n    for i in range   &#91;FIRST_DOWN, SECOND_DOWN, THIRD_DOWN, FOURTH_DOWN]:\n        for yards_to_go in &#91;in.,1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 15, 20,]:\n            print(f\"Down: , Yards to Go: {yards_to_go}\")\n            <\/code><\/pre>\n\n\n\n<p>this will add downs and yards the yards to go from inches to 20 but frist down will always be 10 at frist so for exmaple if the ravens have the ball and gains 6  it will print ravens ball  2nd &amp; 4 <\/p>\n\n\n\n<p>thank you for reading this <\/p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"736\" height=\"246\" src=\"https:\/\/theroyalscode.com\/students\/l_smith\/wp-content\/uploads\/2025\/11\/image.png\" alt=\"\" class=\"wp-image-57\" srcset=\"https:\/\/theroyalscode.com\/students\/l_smith\/wp-content\/uploads\/2025\/11\/image.png 736w, https:\/\/theroyalscode.com\/students\/l_smith\/wp-content\/uploads\/2025\/11\/image-300x100.png 300w\" sizes=\"auto, (max-width: 736px) 100vw, 736px\" \/><\/figure>\n\n\n\n<p>im not fully  done with the downs file but the wording above explains the end goal for it <\/p>\n\n\n\n<p>next week is week 9 <\/p>\n","protected":false},"excerpt":{"rendered":"<p>well i worked on 2 things but i dont have srceenshots to showv from one so i just am going to talk my nfl thing this will add downs and yards the yards to go from inches to 20 but frist down will always be 10 at frist so for exmaple if the ravens have [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[1],"tags":[],"class_list":["post-56","post","type-post","status-publish","format-standard","hentry","category-uncategorized"],"_links":{"self":[{"href":"https:\/\/theroyalscode.com\/students\/l_smith\/wp-json\/wp\/v2\/posts\/56","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/theroyalscode.com\/students\/l_smith\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/theroyalscode.com\/students\/l_smith\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/theroyalscode.com\/students\/l_smith\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/theroyalscode.com\/students\/l_smith\/wp-json\/wp\/v2\/comments?post=56"}],"version-history":[{"count":1,"href":"https:\/\/theroyalscode.com\/students\/l_smith\/wp-json\/wp\/v2\/posts\/56\/revisions"}],"predecessor-version":[{"id":58,"href":"https:\/\/theroyalscode.com\/students\/l_smith\/wp-json\/wp\/v2\/posts\/56\/revisions\/58"}],"wp:attachment":[{"href":"https:\/\/theroyalscode.com\/students\/l_smith\/wp-json\/wp\/v2\/media?parent=56"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/theroyalscode.com\/students\/l_smith\/wp-json\/wp\/v2\/categories?post=56"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/theroyalscode.com\/students\/l_smith\/wp-json\/wp\/v2\/tags?post=56"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}