Skip to content

Commit 166b8cc

Browse files
authored
Update 000_Intro_to_Python.ipynb
1 parent 66820ae commit 166b8cc

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

000_Intro_to_Python.ipynb

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -193,9 +193,9 @@
193193
"\n",
194194
"✅ **[Python datetime Module](https://github.com/milaan9/08_Python_Date_Time_Module/blob/main/001_Python_datetime_Module.ipynb)**\n",
195195
"\n",
196-
"✅ **[Python datetime.strftime()](https://github.com/milaan9/08_Python_Date_Time_Module/blob/main/002_Python_strftime().ipynb)**\n",
196+
"✅ **[Python datetime.strftime()](https://github.com/milaan9/08_Python_Date_Time_Module/blob/main/002_Python_strftime%28%29.ipynb)**\n",
197197
"\n",
198-
"✅ **[Python datetime.strptime()](https://github.com/milaan9/08_Python_Date_Time_Module/blob/main/003_Python_strptime().ipynb)**\n",
198+
"✅ **[Python datetime.strptime()](https://github.com/milaan9/08_Python_Date_Time_Module/blob/main/003_Python_strptime%28%29.ipynb)**\n",
199199
"\n",
200200
"✅ **[Current date & time](https://github.com/milaan9/08_Python_Date_Time_Module/blob/main/004_Python_current_date_and_time.ipynb)**\n",
201201
"\n",
@@ -205,7 +205,7 @@
205205
"\n",
206206
"✅ **[Python time Module](https://github.com/milaan9/08_Python_Date_Time_Module/blob/main/007_Python_time_Module.ipynb)**\n",
207207
"\n",
208-
"✅ **[Python time.sleep()](https://github.com/milaan9/08_Python_Date_Time_Module/blob/main/008_Python_sleep().ipynb)**"
208+
"✅ **[Python time.sleep()](https://github.com/milaan9/08_Python_Date_Time_Module/blob/main/008_Python_sleep%28%29.ipynb)**"
209209
]
210210
},
211211
{

0 commit comments

Comments
 (0)