Pascal Su
Pascal Su
- [x] True and False are like 1 and 0 in a set, and there is some wierd behavior if we put 1 and True into a set, one of...
- [ ] Typehint in def solution_a_plus_b_equals_c(a: float, b: float, c: float) -> float: output should be boolean - [ ] **Lists - Exercise 2:** Write a program that takes...
- [ ] Test find all files tests on th path /data instead of tutorial/tests/data as specified in the exercised
- [ ] exercise 1 will not show a solution? may be a general bug