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
@@ -537,8 +529,8 @@ <h1><span class="section-number">10. </span>String representations of objects: s
537
529
</div>
538
530
</div>
539
531
<divclass="cell_output docutils container">
540
-
<divclass="output stream highlight-myst-ansi notranslate"><divclass="highlight"><pre><span></span>The repr of now is: datetime.datetime(2024, 1, 28, 20, 31, 58, 484798)
541
-
The str of now is: 2024-01-28 20:31:58.484798
532
+
<divclass="output stream highlight-myst-ansi notranslate"><divclass="highlight"><pre><span></span>The repr of now is: datetime.datetime(2024, 2, 13, 11, 21, 1, 770657)
533
+
The str of now is: 2024-02-13 11:21:01.770657
542
534
</pre></div>
543
535
</div>
544
536
</div>
@@ -557,8 +549,8 @@ <h1><span class="section-number">10. </span>String representations of objects: s
557
549
</div>
558
550
</div>
559
551
<divclass="cell_output docutils container">
560
-
<divclass="output stream highlight-myst-ansi notranslate"><divclass="highlight"><pre><span></span>The repr of language_obj is: <__main__.ProgrammingLanguage object at 0x7fb6d8953610>
561
-
The str of language_obj is: <__main__.ProgrammingLanguage object at 0x7fb6d8953610>
552
+
<divclass="output stream highlight-myst-ansi notranslate"><divclass="highlight"><pre><span></span>The repr of language_obj is: <__main__.ProgrammingLanguage object at 0x7f7a75be56d0>
553
+
The str of language_obj is: <__main__.ProgrammingLanguage object at 0x7f7a75be56d0>
562
554
</pre></div>
563
555
</div>
564
556
</div>
@@ -588,7 +580,7 @@ <h1><span class="section-number">10. </span>String representations of objects: s
588
580
</div>
589
581
</div>
590
582
<divclass="cell_output docutils container">
591
-
<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 0x7fb6b7f2ed50
583
+
<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 0x7f7a741fae10
0 commit comments