From 6ee6158541b82c14214c7fcc3a4f3ebd42172a29 Mon Sep 17 00:00:00 2001 From: Agastya Kumar Yadav Date: Mon, 13 May 2024 12:48:14 +0000 Subject: [PATCH] updated documentation --- dev-documentation.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/dev-documentation.md b/dev-documentation.md index 5d04a98b..c207aa47 100644 --- a/dev-documentation.md +++ b/dev-documentation.md @@ -1620,6 +1620,9 @@ First create an object of class `Dictionary`. ## Geeksforgeeks First create an object of class `Geeksforgeeks`. +```python +geeksforgeeks = Geeksforgeeks(user="username") +``` | Methods | Details | | ------------------------------- | ---------------------------------------------- |