Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Python short questions #414

Merged
merged 4 commits into from
Sep 23, 2024
Merged

Python short questions #414

merged 4 commits into from
Sep 23, 2024

Conversation

LuckyJosh
Copy link
Contributor

Added some short tasks in between the section of the python notebook, to keep the participants active.

"source": [
"### Kurzaufgaben 1, 2 und 3\n",
"\n",
"1. Definiere die folgenden Varialben mit den angegebenen Werten\n",
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Typo: varialben

"\n",
"5. Definiere eine Liste mit Namen T, die 3 Werte 0.5, 1 und 1.5 enthält\n",
" Definiere drei leere Listen mit den Namen H, V und A\n",
" Berechne für jede der drei Zeiten wie zuvor die Höhe, geschwindigkeit\n",
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Geschwindigkeit

" b) die Ergebnisse an die zugehörige Liste anhängst\n",
" \n",
" \n",
" Gibt die Listen H, V, A mit der `print`-Funktion aus\n"
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Gib oder Gebt

@LuckyJosh LuckyJosh merged commit 6ee25a1 into main Sep 23, 2024
1 check passed
@LuckyJosh LuckyJosh deleted the python-short-questions branch September 23, 2024 07:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants