{"id":41,"date":"2025-11-10T15:08:49","date_gmt":"2025-11-10T15:08:49","guid":{"rendered":"https:\/\/theroyalscode.com\/students\/r_najim\/?p=41"},"modified":"2025-11-10T15:08:49","modified_gmt":"2025-11-10T15:08:49","slug":"monday-november-10-2025","status":"publish","type":"post","link":"https:\/\/theroyalscode.com\/students\/r_najim\/2025\/11\/10\/monday-november-10-2025\/","title":{"rendered":"Monday, November, 10, 2025"},"content":{"rendered":"\n<p>Today this Monday I am working on a project on YouTube choose your own Adventure<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><a href=\"https:\/\/www.youtube.com\/watch?v=NpmFbWO6HPU&amp;t=3282s\">https:\/\/www.youtube.com\/watch?v=NpmFbWO6HPU&amp;t=3282s<\/a><\/li>\n<\/ul>\n\n\n\n<pre class=\"wp-block-code\"><code>answer = input(\n       \"You are on a dirt road, it has come to an end and you can go left or right. Which way wolud you like to go? \"). lower()\n\nif answer == \"left\":\n      answer = input(\"You come to a river, you can walk around it or swim accross? Type walk to walk around and swim to swim accross: \")\n\n      if answer == \"swim\":\n         print(\"You swam acrross and were eaten by an alligator.\")\n      elif answer == \"walk\":\n           print(\"You walked for many miles, ran out of water and you lost the game.\")\n      else:\n         print('Not a valid option. you lose.')\n\nelif answer == \"right\":\n    answer = input(\"You come to a bridge, it looks wobbly, do you want to cross it or head back. \")\nelse:\n    print('Not a valid option. You lose.')\n\n    if answer == \"back\":\n         print(\"You walked for many miles, ran out of water and you lost the game.\")\n    elif answer == \"cross\":\n         answer = input(\"You cross the bridge and meet a stranger. Do you talk to them(yes\/no)? \")  \n\n         if answer == \"yes\":\n            print(\"You talk to the stranger and they give you gold. You WIN!\") \n         elif answer == \"no\":\n             print(\"You ignore the starnger and they are offended and you lose. \")\n             \n         else:\n             print('Not a valid option. you lose.')\n             \n    else:\n         print('Not a valid option. you lose.')\n\nprint(\"Thank you for trying\", name)<\/code><\/pre>\n\n\n\n<ul class=\"wp-block-list\">\n<li>This code asks the user a question on a path that the user can want to go on their is a Left or Right path the user can choose.<\/li>\n<\/ul>\n\n\n\n<pre class=\"wp-block-code\"><code>if answer == \"left\":\n      answer = input(\"You come to a river, you can walk around it or swim accross? Type walk to walk around and swim to swim accross: \")\n\n      if answer == \"swim\":\n         print(\"You swam acrross and were eaten by an alligator.\")\n      elif answer == \"walk\":\n           print(\"You walked for many miles, ran out of water and you lost the game.\")\n      else:\n         print('Not a valid option. you lose.')<\/code><\/pre>\n\n\n\n<ul class=\"wp-block-list\">\n<li>This part of the code is Left path that the user can choose .<\/li>\n<\/ul>\n\n\n\n<pre class=\"wp-block-code\"><code>elif answer == \"right\":\n    answer = input(\"You come to a bridge, it looks wobbly, do you want to cross it or head back. \")\nelse:\n    print('Not a valid option. You lose.')\n\n    if answer == \"back\":\n         print(\"You walked for many miles, ran out of water and you lost the game.\")\n    elif answer == \"cross\":\n         answer = input(\"You cross the bridge and meet a stranger. Do you talk to them(yes\/no)? \")  \n\n         if answer == \"yes\":\n            print(\"You talk to the stranger and they give you gold. You WIN!\") \n         elif answer == \"no\":\n             print(\"You ignore the starnger and they are offended and you lose. \")\n             \n         else:\n             print('Not a valid option. you lose.')\n             \n    else:\n         print('Not a valid option. you lose.')<\/code><\/pre>\n\n\n\n<ul class=\"wp-block-list\">\n<li>This part of the code is The right path that the user can choose.<\/li>\n<\/ul>\n\n\n\n<p><\/p>\n","protected":false},"excerpt":{"rendered":"<p>Today this Monday I am working on a project on YouTube choose your own Adventure<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"site-sidebar-layout":"default","site-content-layout":"","ast-site-content-layout":"default","site-content-style":"default","site-sidebar-style":"default","ast-global-header-display":"","ast-banner-title-visibility":"","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"","ast-breadcrumbs-content":"","ast-featured-img":"","footer-sml-layout":"","theme-transparent-header-meta":"","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","astra-migrate-meta-layouts":"default","ast-page-background-enabled":"default","ast-page-background-meta":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"ast-content-background-meta":{"desktop":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"footnotes":""},"categories":[1],"tags":[],"class_list":["post-41","post","type-post","status-publish","format-standard","hentry","category-uncategorized"],"_links":{"self":[{"href":"https:\/\/theroyalscode.com\/students\/r_najim\/wp-json\/wp\/v2\/posts\/41","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/theroyalscode.com\/students\/r_najim\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/theroyalscode.com\/students\/r_najim\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/theroyalscode.com\/students\/r_najim\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/theroyalscode.com\/students\/r_najim\/wp-json\/wp\/v2\/comments?post=41"}],"version-history":[{"count":1,"href":"https:\/\/theroyalscode.com\/students\/r_najim\/wp-json\/wp\/v2\/posts\/41\/revisions"}],"predecessor-version":[{"id":42,"href":"https:\/\/theroyalscode.com\/students\/r_najim\/wp-json\/wp\/v2\/posts\/41\/revisions\/42"}],"wp:attachment":[{"href":"https:\/\/theroyalscode.com\/students\/r_najim\/wp-json\/wp\/v2\/media?parent=41"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/theroyalscode.com\/students\/r_najim\/wp-json\/wp\/v2\/categories?post=41"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/theroyalscode.com\/students\/r_najim\/wp-json\/wp\/v2\/tags?post=41"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}