All public logs

Jump to navigation Jump to search

Combined display of all available logs of 22118. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).

Logs
(newest | oldest) View (newer 50 | ) (20 | 50 | 100 | 250 | 500)
  • 14:20, 30 April 2026 WikiSysop talk contribs created page Changing existing code base (Created page with "__NOTOC__ {| width=500 style="font-size: 10px; float:right; margin-left: 10px; margin-top: -56px;" |Previous: Runtime evauation |Next: Last words |} == Required course material for the lesson == GitHub: [https://github.com/agormp Professor Anders Gorm Pedersen's repositories.] Used in teaching this week.<br> GitHub: [https://github.com/genenetwork/ Gene network.] A much larger and thus more complicated/confusing repo.<br> GitHub: [https://github.com/bioinform Th...")
  • 18:07, 19 March 2026 WikiSysop talk contribs created page Example code - Inheritance issues (Created page with "The challenges in inheritance can not be demonstrated well in a powerpoint. Thus, I made this page with examples. You can copy the code in the section and add it together and run it. First I create a slightly bigger CatClass. <pre> class CatClass: ### Class variables genus = "Felis" species = "Catus" acts = {'scratch': "purrs", 'scare': "jumps high in the air", 'feed': "is very excited" } ### Instatiation def __init__(sel...")
(newest | oldest) View (newer 50 | ) (20 | 50 | 100 | 250 | 500)