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

Test import workflow #1

Open
CSchoel opened this issue Feb 17, 2022 · 23 comments
Open

Test import workflow #1

CSchoel opened this issue Feb 17, 2022 · 23 comments

Comments

@CSchoel
Copy link
Owner

CSchoel commented Feb 17, 2022

Aufgabe 02 - BMI

Eine etwas bessere (aber natürlich immer noch krass vereinfachte) Formel zur Berechnung von Über- und Untergewicht ist der Body Mass Index (BMI), der sich wie folgt errechnet:

$$
\frac{\text{Gewicht}{\text{kg}}}{\text{Körpergröße}{\text{m}}^2}
$$

Berechne nun mit dieser Formel deinen BMI.

Tipps:

  • $x^2$ lässt sich als x * x schreiben, oder man verwendet die power-Funktion Math.pow(x,2).
  • In Programmiersprachen benutzt man einen Punkt statt einem Komma für Zahlen (z.b. 1.3 statt 1,3).

Test: Bei einer Körpergröße von 1,9m und einem Gewicht von 87kg sollte ein BMI von ca 24.1 herauskommen.

@CSchoel
Copy link
Owner Author

CSchoel commented Feb 17, 2022

#import

1 similar comment
@CSchoel
Copy link
Owner Author

CSchoel commented Feb 17, 2022

#import

@CSchoel
Copy link
Owner Author

CSchoel commented Feb 17, 2022

#import please?

@github-actions
Copy link

Hi, I am your import-bot. 👋 Currently I am useless, but I will do better in the future! 💪

@CSchoel
Copy link
Owner Author

CSchoel commented Feb 17, 2022

#import again

@CSchoel
Copy link
Owner Author

CSchoel commented Feb 17, 2022

#import once more with feeling

@CSchoel
Copy link
Owner Author

CSchoel commented Feb 17, 2022

#import

@CSchoel
Copy link
Owner Author

CSchoel commented Feb 17, 2022

#import Go, Porty!

@github-actions
Copy link

Hi, I am your import-bot. 👋 I have created the branch import#1 for you! 💪

@CSchoel
Copy link
Owner Author

CSchoel commented Mar 2, 2022

#import

@CSchoel
Copy link
Owner Author

CSchoel commented Mar 2, 2022

#import again

@CSchoel
Copy link
Owner Author

CSchoel commented Mar 2, 2022

#import with correct branch name

@github-actions
Copy link

github-actions bot commented Mar 2, 2022

Hi, I am Porty, your friendly import bot. 👋
I have created the branch import#$NUMBER for you! 💪

P.S.: I speak Python now. 🐍

@CSchoel
Copy link
Owner Author

CSchoel commented Mar 2, 2022

#import Can you do a pull request on the first try, Porty?

@CSchoel
Copy link
Owner Author

CSchoel commented Mar 2, 2022

#import Sorry, too much to ask. ☹️ What went wrong?

@CSchoel
Copy link
Owner Author

CSchoel commented Mar 2, 2022

#import I'm not doing this right...

@CSchoel
Copy link
Owner Author

CSchoel commented Mar 2, 2022

#import now hopefully with proper PATH setting

@github-actions
Copy link

github-actions bot commented Mar 2, 2022

Hi, I am Porty, your friendly import bot. 👋 I have created the branch import#1 for you! 💪

See you at the corresponding pull request: b'#2'. 😄

@CSchoel
Copy link
Owner Author

CSchoel commented Mar 2, 2022

Nice work, Porty! 🥇 Let's call it a day. 💤

@CSchoel
Copy link
Owner Author

CSchoel commented Mar 18, 2022

#import with YAML headers, please.

@CSchoel
Copy link
Owner Author

CSchoel commented Mar 18, 2022

#import Now you should have all the requirements for the new script part, Porty.

@CSchoel
Copy link
Owner Author

CSchoel commented Mar 18, 2022

#import or not.

@github-actions
Copy link

Hi, I am Porty, your friendly import bot. 👋 I have created the branch import#1 for you! 💪

See you at the corresponding pull request: #3. 😄

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

No branches or pull requests

1 participant