Main public logs

From Master of Neuroscience Wiki

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

Logs
  • 15:58, 14 October 2025 Davrot talk contribs created page Hello, Python (Created page with " == The goal == This is the first step in running something in Python. Questions to [mailto:davrot@uni-bremen.de David Rotermund] == These are the same stings == <syntaxhighlight lang="python">some_string = "this is a string" some_string = 'this is a string'</syntaxhighlight><syntaxhighlight lang="python">print(some_string)​</syntaxhighlight>Output:<syntaxhighlight lang="python">this is a string​</syntaxhighlight> == These are comments == <syntaxhighlight lang="py...") Tag: Visual edit