Question:
Help solving a Haskell programming question?
anonymous
2018-04-14 10:29:27 UTC
Hey everyone i have this code i need to implement on Haskell and is pretty much not coming off for some reason.

" implement and test a note Funktion in Haskell , the receves 4 outputs and calculatates students grade for the PRG exam, where:
- the first 2 entries are each truth values (true or false )and indicate wether the student has calculated the first part or in the second part of the exercise.
- the third imput is a number of bonus points (between 0- 20 ) that the student has to pay for the exam
-the fourth imput is a number of exam points (between 0- 100) that the student has achieved in the exam (without bonus points ).
to use then else if functions
Three answers:
hen77
2018-04-14 20:52:30 UTC
Sorry if in someway i seemed like foul to learn this thing but this is not a homework i's my first week of taking the class and i am taking exercices from years before (this one being from 2015) to get ahead of scheduall . I just know i need to do here a " if " " else" "then" Code but i just need to know what is the procedure not the codes . Do i first need to define the Functons one by one and then do all the possible solutions?
no1home2day
2018-04-14 12:45:48 UTC
But what's your actual question? I don't see any question here. Did you want us to do your homework for you? Do you understand the concept that cheaters are, ultimately, losers? Don't cheat! Do your own work. At the very least, get started, then as you have specific question, then you can ask. Make sure you show all your work so we don't have to guess what you've already accomplished.



But if you can't even get started, it's time to drop that class and take up something you're more suited for, such as basket weaving.



But what ever else, do NOT ask others to do your work for you.
joe
2018-04-14 11:42:17 UTC
So if you want help, show us your code thus far!


This content was originally posted on Y! Answers, a Q&A website that shut down in 2021.
Loading...