{"id":27,"date":"2025-09-12T15:27:14","date_gmt":"2025-09-12T15:27:14","guid":{"rendered":"https:\/\/theroyalscode.com\/students\/a_alhallak\/?p=27"},"modified":"2025-09-12T15:38:03","modified_gmt":"2025-09-12T15:38:03","slug":"free-friday-9-12-25","status":"publish","type":"post","link":"https:\/\/theroyalscode.com\/students\/a_alhallak\/2025\/09\/12\/free-friday-9-12-25\/","title":{"rendered":"Free Friday 9\/12\/25"},"content":{"rendered":"\n<p>Today in class I made a WordPress website.<\/p>\n\n\n\n<p>I watched some YouTube video from someone teaching to python, I leaned some stuff that helped me understand and learn the things i was supposed to know by now<\/p>\n\n\n\n<p>Link: <a href=\"https:\/\/www.youtube.com\/watch?v=kqtD5dpn9C8&amp;t=30s\">Python for Beginners &#8211; Learn Coding with Python in 1 Hour &#8211; YouTube<\/a><\/p>\n\n\n\n<p>To get points: <\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>An explanation of what you made<\/li>\n\n\n\n<li>Something you learned<\/li>\n\n\n\n<li>Screenshot<\/li>\n\n\n\n<li>Code snippets<\/li>\n\n\n\n<li>Links<\/li>\n<\/ul>\n\n\n\n<figure class=\"wp-block-image size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"281\" height=\"138\" src=\"https:\/\/theroyalscode.com\/students\/a_alhallak\/wp-content\/uploads\/2025\/09\/Screenshot-2025-09-12-113538.png\" alt=\"\" class=\"wp-image-31\"\/><\/figure>\n\n\n\n<pre class=\"wp-block-code\"><code>#(comment)it converts weight (kg\/lbs)\n\n\nWeight = int(input(\"weight: \"))\nunit = input(\"(k)g or (L)bs? \")\nif unit.upper() == \"K\":\n    converted = Weight \/ 0.45\n    print(f\"Weight in lbs: \" + str(converted))\nelse:\n    converted = Weight * 0.45\n    print(f\"weight in kgs: \" + str(converted))<\/code><\/pre>\n\n\n\n<p><\/p>\n","protected":false},"excerpt":{"rendered":"<p>Today in class I made a WordPress website. I watched some YouTube video from someone teaching to python, I leaned [&hellip;]<\/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-27","post","type-post","status-publish","format-standard","hentry","category-uncategorized"],"_links":{"self":[{"href":"https:\/\/theroyalscode.com\/students\/a_alhallak\/wp-json\/wp\/v2\/posts\/27","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/theroyalscode.com\/students\/a_alhallak\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/theroyalscode.com\/students\/a_alhallak\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/theroyalscode.com\/students\/a_alhallak\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/theroyalscode.com\/students\/a_alhallak\/wp-json\/wp\/v2\/comments?post=27"}],"version-history":[{"count":5,"href":"https:\/\/theroyalscode.com\/students\/a_alhallak\/wp-json\/wp\/v2\/posts\/27\/revisions"}],"predecessor-version":[{"id":35,"href":"https:\/\/theroyalscode.com\/students\/a_alhallak\/wp-json\/wp\/v2\/posts\/27\/revisions\/35"}],"wp:attachment":[{"href":"https:\/\/theroyalscode.com\/students\/a_alhallak\/wp-json\/wp\/v2\/media?parent=27"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/theroyalscode.com\/students\/a_alhallak\/wp-json\/wp\/v2\/categories?post=27"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/theroyalscode.com\/students\/a_alhallak\/wp-json\/wp\/v2\/tags?post=27"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}