From 03f229e4783985c7cd2f9e38e5b7ee07288b483c Mon Sep 17 00:00:00 2001 From: Anuj Kulkarni Date: Wed, 30 Jul 2025 15:10:22 +0530 Subject: [PATCH 1/9] Updated image link in 5th points by adding an alt --- docs/python/python-variables.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/docs/python/python-variables.md b/docs/python/python-variables.md index 0de14fa8..3bd728a7 100644 --- a/docs/python/python-variables.md +++ b/docs/python/python-variables.md @@ -90,8 +90,9 @@ def = 30 # 'def' is a keyword Python variables can hold different types of data: +![Python data types diagram](./assets/data-type.png) + - ### 6. Type Checking with `type()` @@ -237,4 +238,4 @@ Items: ['pen', 'notebook'] * Covers both global and local variables * Explains `del`, `global`, and `id()` functions * Includes formatted tables and output blocks -* Beginner-friendly explanation with examples \ No newline at end of file +* Beginner-friendly explanation with examples From cb5f7918f6f679f0f61b46f1ad4e4bf502f9ab60 Mon Sep 17 00:00:00 2001 From: Anuj Kulkarni Date: Wed, 30 Jul 2025 15:15:57 +0530 Subject: [PATCH 2/9] Changed color of "Apply Now" button --- .../part-2-application-process/index.mdx | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/docs/Google-Student-Ambassador/part-2-application-process/index.mdx b/docs/Google-Student-Ambassador/part-2-application-process/index.mdx index c3590995..4bcb7178 100644 --- a/docs/Google-Student-Ambassador/part-2-application-process/index.mdx +++ b/docs/Google-Student-Ambassador/part-2-application-process/index.mdx @@ -54,11 +54,13 @@ As a selected ambassador, you will:
+
+
πŸ‘‰ Apply Now From 2de40975dac6744fcb9c5ce000d701339832b129 Mon Sep 17 00:00:00 2001 From: Anuj Kulkarni Date: Wed, 30 Jul 2025 15:16:45 +0530 Subject: [PATCH 3/9] Changed color of "Apply Now" button --- docs/Google-Student-Ambassador/part-3-eligibility/index.mdx | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/docs/Google-Student-Ambassador/part-3-eligibility/index.mdx b/docs/Google-Student-Ambassador/part-3-eligibility/index.mdx index 686fc678..f0f11cc0 100644 --- a/docs/Google-Student-Ambassador/part-3-eligibility/index.mdx +++ b/docs/Google-Student-Ambassador/part-3-eligibility/index.mdx @@ -38,15 +38,17 @@ You’re a good fit if you: More FAQs and full program details will be shared in the next update. But don’t overthink it β€” just apply. --- From c52675cf1bfc8ac4ca0f3504483f276c18dc5fb1 Mon Sep 17 00:00:00 2001 From: Anuj Kulkarni Date: Wed, 30 Jul 2025 16:16:11 +0530 Subject: [PATCH 4/9] There was a missing line in Project structure, nothing else --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index bcd51402..cac5928f 100644 --- a/README.md +++ b/README.md @@ -114,7 +114,7 @@ recode-website/ β”œβ”€β”€ src/ πŸ”ΉSource Code | └── compenents/ | β”œβ”€β”€ css/ -| └── custom.css +| | └── custom.css | β”œβ”€β”€ data/ | β”œβ”€β”€ database/ | β”œβ”€β”€ lib/ From 6e8ad21c8ca0f36ff7ffbe5d2e552a3bed6be73a Mon Sep 17 00:00:00 2001 From: Anuj Kulkarni Date: Wed, 30 Jul 2025 20:40:38 +0530 Subject: [PATCH 5/9] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index cac5928f..96f492d4 100644 --- a/README.md +++ b/README.md @@ -122,7 +122,7 @@ recode-website/ | β”œβ”€β”€ plugins/ | β”œβ”€β”€ services/ | β”œβ”€β”€ style/ -| └── globals.css +| | └── globals.css | β”œβ”€β”€ theme/ | └── utils/ β”œβ”€β”€ static/ πŸ”Ή Public Assets From 1ec553c05c97268fc7412927bf84ff32e1db75be Mon Sep 17 00:00:00 2001 From: Anuj Kulkarni Date: Wed, 30 Jul 2025 20:47:50 +0530 Subject: [PATCH 6/9] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 96f492d4..06a2e2bc 100644 --- a/README.md +++ b/README.md @@ -112,7 +112,7 @@ recode-website/ | β”œβ”€β”€ Google-Student-Ambassador/ | β”œβ”€β”€ ... β”œβ”€β”€ src/ πŸ”ΉSource Code -| └── compenents/ +| β”œβ”€β”€ compenents/ | β”œβ”€β”€ css/ | | └── custom.css | β”œβ”€β”€ data/ From 9bdb4a1b8bea8f484d39794c275edd03caaa12e3 Mon Sep 17 00:00:00 2001 From: Anuj Kulkarni Date: Wed, 30 Jul 2025 21:43:17 +0530 Subject: [PATCH 7/9] Updated the link which was incorrect --- docs/Google-Student-Ambassador/part-3-eligibility/index.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/Google-Student-Ambassador/part-3-eligibility/index.mdx b/docs/Google-Student-Ambassador/part-3-eligibility/index.mdx index f0f11cc0..34ebe10e 100644 --- a/docs/Google-Student-Ambassador/part-3-eligibility/index.mdx +++ b/docs/Google-Student-Ambassador/part-3-eligibility/index.mdx @@ -40,7 +40,7 @@ More FAQs and full program details will be shared in the next update. But don’
Date: Wed, 30 Jul 2025 21:49:46 +0530 Subject: [PATCH 8/9] Update index.mdx --- .../part-2-application-process/index.mdx | 1 - 1 file changed, 1 deletion(-) diff --git a/docs/Google-Student-Ambassador/part-2-application-process/index.mdx b/docs/Google-Student-Ambassador/part-2-application-process/index.mdx index 4bcb7178..e2499983 100644 --- a/docs/Google-Student-Ambassador/part-2-application-process/index.mdx +++ b/docs/Google-Student-Ambassador/part-2-application-process/index.mdx @@ -54,7 +54,6 @@ As a selected ambassador, you will: