From ef1386ddff2c339c44757f3fa8dab28bf01c4dea Mon Sep 17 00:00:00 2001 From: Raunak Kumar <52267072+Raunakkumarr@users.noreply.github.com> Date: Sat, 14 Oct 2023 11:36:53 +0545 Subject: [PATCH] Update Google_Classroom_Bot.md --- Projects/3-Advanced/Google_Classroom_Bot.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Projects/3-Advanced/Google_Classroom_Bot.md b/Projects/3-Advanced/Google_Classroom_Bot.md index 2e932ded..4f4905dc 100644 --- a/Projects/3-Advanced/Google_Classroom_Bot.md +++ b/Projects/3-Advanced/Google_Classroom_Bot.md @@ -32,7 +32,7 @@ account and change the preffered time duration (as per your class duration) for - Hint! You can use the following code to make your attendance in google classroom without even joining your classes with slight chanes in the code like username, password, time and schedule of classes. -``` + ## Example projects - [Attend Google Class Bot by Raunakkumarr](https://github.com/Raunakkumarr/Python-Automations/tree/main/Bot%20Attending%20my%20Google%20Classes)