# Hello world Some `inline code` with *italic* and **bold** text. ```python import this if you('are', 'curious'): print('then do it!') ``` ctrl+\` or *View → Show Console* and paste `import this`!