Week 2 Flashcards
How do I create a new folder?
click on the new folder button
As what do you save a python file?
As a py
How do you run Python?
How can you list of all your files?
You open the terminal and type in ls
How can you see all your folders in the terminal ?
cd Desktop und dann ls
Wie öffne ich im Terminal einen Ordner wie beispielsweise assn0?
cd assn0
What does pwd stand for?
print working directory
how can you see a file in more detail?
How can switch to previous commands?
with the arrows
How do you type in the command?
How do I save sth.?
cmd “s”
What does the colour blue mean in Python?
That it is a key word
What does the colour black mean in Python?
It means that it is not a Python key word
Wie mache ich einen Screenshot?
Ich gehe zu Preview und kann ein Window Foto machen