Kreid mnjk: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
Welcome to Kreid's test page. | Welcome to Kreid's test page. | ||
<nowiki>Using <code> </code> formatting instead or <pre> </pre> </nowiki> | |||
<ol> | |||
<li> Use the command: <code>ls -al</code> to print out the files in your directory. | |||
</ol> | |||
------------------ | |||
Line 15: | Line 19: | ||
* Here is a list | * Here is a list | ||
* This is another item in this list | * This is another item in this list | ||
<h2>HTML Header</h2> | <h2>HTML Header</h2> | ||
Line 50: | Line 48: | ||
line break: | line break: | ||
------------------ | ------------------ | ||
#!/usr/bin/python | #!/usr/bin/python |
Revision as of 21:51, 29 January 2021
Welcome to Kreid's test page.
Using <code> </code> formatting instead or <pre> </pre>
- Use the command:
ls -al
to print out the files in your directory.
strike through text
1. Use command "___" to do ____
> This is a description on what the "___" command does and why it is used here
- Here is a list
- This is another item in this list
HTML Header
Firstname | Lastname | Age |
---|---|---|
Jill | Smith | 50 |
Eve | Jackson | 94 |
John | Doe | 80 |
big header
line break:
#!/usr/bin/python import numpy