-
We should check all exercises of week 5 for consistency. To start the list, I would propose to check the following:
Tests: Are the feedback messages understandable and consistent, e. g. when referr…
-
I noticed that we can run into errors while parsing the source code from the users and checking the structures.
As nodes of the ast can have sub-nodes of different types, those sub-nodes may not shar…
-
Hi @stjaco62m,
I don't think the example solution for the assigment in week 5 is good. I creeated two alternate solution.
The first one uses only elements we introduces so far:
https://github.…
-
https://github.com/ceedee666/opensap_python_intro/blob/5f207cc18376a246cd3317618a33877e1bbb51a3/exercises/week_1/bonus/exercise.md?plain=1#L3
In passender Größe und mit transparentem Hintergrund
-
Tutorials: https://developers.sap.com/tutorials/hana-cloud-sqlscript-stored-proc.html
--------------------------
In the tutorial in step 1: Import Tables & Data a reference to the data.zip file from…
-
For exercise 4-5 (#116) I used a more detailed test to check if `open` was used in read- or write-mode:
https://github.com/ceedee666/opensap_python_intro/blob/a8cdfa8d57ebaa64c0037c276513fd6f74550…
-
Hier ist ein Typo, vielleicht gibt es auch noch mehr. Bitte prüfen. Muss dann auch noch auf CO erneuert werden:
https://github.com/ceedee666/opensap_python_intro/blob/5f207cc18376a246cd3317618a33877e…
-
@kaisdeljam reported some minor typos in notebooks of week 5:
> Notebook Unit 2:
erster Abschnitt:
Zeile 2:"the will be packed.." --> they ("y" fehlt)
Abschnitt "return ends the function"
…
-
I had a discussion with Susanne about two issues:
1. Initial Sentence for each exercise
2. Comment, to find a JN for exercises
Ad 1) Our Exercises go straight away into the description of what's…
-
In der Musterlösung werden f-strings verwendet, die aber bis dato noch nicht bekannt sind:
https://github.com/ceedee666/opensap_python_intro/blob/5f207cc18376a246cd3317618a33877e1bbb51a3/exercises/…