Samanfatima563474 commited on
Commit
a6baa83
·
verified ·
1 Parent(s): 8c21fb3

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -260,7 +260,7 @@ def get_code_coaching(problem, user_code):
260
  with gr.Blocks(theme=gr.themes.Soft()) as demo:
261
  time_str = "Sunday, August 24, 2025 at 02:15 PM PKT"
262
 
263
- gr.Markdown(f"# Welcome to the CS Pathfinder\n*Current Location: Jhang, Punjab, Pakistan. Current Time: {time_str}*")
264
 
265
  with gr.Tabs():
266
  # --- TAB 1: LEARN ---
 
260
  with gr.Blocks(theme=gr.themes.Soft()) as demo:
261
  time_str = "Sunday, August 24, 2025 at 02:15 PM PKT"
262
 
263
+ gr.Markdown(f"# Welcome to the Python Buddy \n*Current Location: Jhang, Punjab, Pakistan. Current Time: {time_str}*")
264
 
265
  with gr.Tabs():
266
  # --- TAB 1: LEARN ---