-
What you are going to upload in this repo?
-
When I paste the installation line it just installs ver. 0.0.9. Also when I try the _uninstall line it doesn’t uninstall.
bash -c "$(wget https://raw.githubusercontent.com/mb1986/rm-hacks/main/inst…
-
Installing with the automagic command
`bash -c "$(wget https://raw.githubusercontent.com/mb1986/rm-hacks/main/install.sh -O-)"
`
and responding "Y" to the question about installing the stylus …
-
| **Assignment** | **Link** |
|-----------------------…
-
## Points: 2.8
Code.org proof:

Primitives hacks:
…
icyGS updated
2 years ago
-
# Week 1: Intro Python, Jupyter, Fastpages Hacks
## [Fastpages link](https://realethantran.github.io/fastpages_EthanT/)
### Hacks
- [Quiz Jupyter Notebook](https://realethantran.github.io/fastpage…
-
Interpreters are pure. In their raw form they don't know anything about system calls. Then it comes "standard library" that adds these system call. Now interpreter can "open files" and do some other i…
-
# Score: 2.7/3.0
Code.org proof:


[Python NFL Quiz](https://akshat122805.github.io/fastpages/jupyter/2022/08/27/pythonquiz.html)
[CSP Notes](https…
-
## Description
Today, header written by Amber compiler in the generated Bash files looks something like this:
```bash
#!/usr/bin/env bash
# Written in [Amber](https://amber-lang.com/)
# versi…