-
Hi there,
I am working on the arithmetic homework and specifically the interpreter class right now. The issue I am dealing is that the visit function for the tree will return a nested list. And I …
-
# Homeworks
-
@edt-kurs
-
Homework 5 is complete. I think I discovered most of the way through this assignment the intended method to approach these assignments. Thanks for being patient. #
-
![homework1](https://github.com/user-attachments/assets/61d4beb1-dedc-4701-8cfc-07d5ed83f689)
![homework2](https://github.com/user-attachments/assets/cc539ac8-fb35-48f4-81ed-f4a91eb06ed3)
![homework…
-
[1_240920_014554.pdf](https://github.com/user-attachments/files/17067978/1_240920_014554.pdf)
Pálffy Patrik
-
[Ant_homework1.pdf](https://github.com/user-attachments/files/17075205/Ant_homework1.pdf)
-
homework 4 complete.
-
Hello Dear Colleagues,
First and foremost, many many thanks for development of these amazing R tutorials! This is such an amazing resource! Connected to the homework (Homework 1), one quick questio…
-
Popcorn Hack 1: Python (pascal Case Variable)
MyFirstVariable = "This is a PascalCase variable"
print(MyFirstVariable)
Popcorn hack 2: Camel Case Variable
mySecondVariable = 42
print(mySeco…