Difference between revisions of "User:Mukund-pondkule-6a11@uni-paderborn.de"
Jump to navigation
Jump to search
Line 18: | Line 18: | ||
{{Warning|mode=info|text=bla blub}} | {{Warning|mode=info|text=bla blub}} | ||
+ | Answer A: GNU is an animal: | ||
+ | {| role="presentation" class="wikitable mw-collapsible mw-collapsed" | ||
+ | | <strong>Lorem ipsum</strong> | ||
+ | |- | ||
+ | | Lorem ipsum dolor sit amet | ||
+ | |} | ||
+ | |||
+ | |||
+ | <div class="toccolours mw-collapsible mw-collapsed" style="width:400px; overflow:auto;" data-expandtext="bla" data-collapsetext="blub"> | ||
+ | <div style="font-weight:bold;line-height:1.6;">Lorem ipsum sample</div> | ||
+ | <div class="mw-collapsible-content"> | ||
+ | This text is collapsible. | ||
+ | </div></div> | ||
[[File:Tip.png]] | [[File:Tip.png]] |
Revision as of 12:47, 18 September 2020
Introduction text here.
Template
{{{REAL-NAME}}}
|
---|
THE EVENT FOR HIGH PERFORMANCE COMPUTING, MACHINE LEARNING AND DATA ANALYTICS
Warning: | bla blub |
Info: | bla blub |
Answer A: GNU is an animal:
Lorem ipsum |
Lorem ipsum dolor sit amet |
Lorem ipsum sample
This text is collapsible.
Warning: no warning in this section
Exercises in Terminal: no exercises in this section
What is your role?
- REDIRECT Template:Note
|
Select only one correct answer and no incorrect answers.
Example Code:
for(int i=0; i<4; i++){
dosomething();
}
STR="HELLO WORLD!"
echo ${STR,} #=> "hELLO WORLD!" (lowercase 1st letter)
echo ${STR,,} #=> "hello world!" (all lowercase)
STR="hello world!"
echo ${STR^} #=> "Hello world!" (uppercase 1st letter)
echo ${STR^^} #=> "HELLO WORLD!" (all uppercase)
Example Table
Linux (Debian) | Windows (10) | ||
---|---|---|---|
Pros | Cons | Pros | Cons |
Linux is better | No cons | Looks colourful | will cost money |
Linux | No cons | windows | slow |
Linux | No cons | windows down | slow to start with |
complicated start-up |