@@ -1,3 +1,8 @@
from fastapi import FastAPI
app = FastAPI()
@app.get("/")
def main():
print("Hello from student-manage-system!")
The note is not visible to the blocked user.