You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: _config.yml
+6Lines changed: 6 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -41,3 +41,9 @@ html:
41
41
<a href="https://www.buymeacoffee.com/Naveen8" target="_blank"><img src="https://img.shields.io/badge/Support-Buy%20me%20a%20%E2%98%95-orange?style=flat-square&logo=appveyor.svg" alt="Buy Me A Coffee"></a>
@@ -444,8 +445,8 @@ <h1><span class="section-number">10. </span>String representations of objects: s
444
445
</div>
445
446
</div>
446
447
<divclass="cell_output docutils container">
447
-
<divclass="output stream highlight-myst-ansi notranslate"><divclass="highlight"><pre><span></span>The repr of now is: datetime.datetime(2022, 1, 7, 15, 8, 54, 103175)
448
-
The str of now is: 2022-01-07 15:08:54.103175
448
+
<divclass="output stream highlight-myst-ansi notranslate"><divclass="highlight"><pre><span></span>The repr of now is: datetime.datetime(2022, 1, 7, 18, 49, 47, 661400)
449
+
The str of now is: 2022-01-07 18:49:47.661400
449
450
</pre></div>
450
451
</div>
451
452
</div>
@@ -464,8 +465,8 @@ <h1><span class="section-number">10. </span>String representations of objects: s
464
465
</div>
465
466
</div>
466
467
<divclass="cell_output docutils container">
467
-
<divclass="output stream highlight-myst-ansi notranslate"><divclass="highlight"><pre><span></span>The repr of language_obj is: <__main__.ProgrammingLanguage object at 0x7f661c5307c0>
468
-
The str of language_obj is: <__main__.ProgrammingLanguage object at 0x7f661c5307c0>
468
+
<divclass="output stream highlight-myst-ansi notranslate"><divclass="highlight"><pre><span></span>The repr of language_obj is: <__main__.ProgrammingLanguage object at 0x7ff50414e850>
469
+
The str of language_obj is: <__main__.ProgrammingLanguage object at 0x7ff50414e850>
469
470
</pre></div>
470
471
</div>
471
472
</div>
@@ -495,7 +496,7 @@ <h1><span class="section-number">10. </span>String representations of objects: s
495
496
</div>
496
497
</div>
497
498
<divclass="cell_output docutils container">
498
-
<divclass="output stream highlight-myst-ansi notranslate"><divclass="highlight"><pre><span></span>The repr of human_obj is: Human(name=IronMan, age=48) object at 0x7f661c530760
499
+
<divclass="output stream highlight-myst-ansi notranslate"><divclass="highlight"><pre><span></span>The repr of human_obj is: Human(name=IronMan, age=48) object at 0x7ff5040f9af0
0 commit comments