ceedee666 / opensap_python_intro

This repository contains several Jupyter notebooks. These notebooks are the course material for an upcoming openSAP course on Python 🐍.
Creative Commons Zero v1.0 Universal
5 stars 1 forks source link

Week4 Exercise 5 #108

Closed ceedee666 closed 2 years ago

ceedee666 commented 2 years ago

@stjaco62 What is a Store in the invoice list?

https://github.com/ceedee666/opensap_python_intro/blob/589ba101672a4eb9f85385c9e20c4cf2aa7eee8d/exercises/week_4/4.5/invoice_data.txt#L4

Furthermore, I renamed the variables to make the reference implementation a little clearer: https://github.com/ceedee666/opensap_python_intro/blob/9f159133b633f05824f170c4ec7077dac31e3d54/exercises/week_4/4.5/reference.py