TechStudent10

Results 124 comments of TechStudent10

> > > _No description provided_

> > > > > _No description provided_

Uh it's been like 3 months.

As in I want to use Snek.

> Oh, alright. In the Makefile for `pythonOS`, there is a call to `os.system` that includes the arguments to `snek`. It is `snek `. Got it. Thanks. Also, I cloned...

_In Python_

This is the result of me using `input()`. ![image](https://user-images.githubusercontent.com/76978184/150854669-ab5f4cc4-93c0-4504-9a6c-f992fa54c564.png)

> If you haven't done OS development before, it'll be even harder doing it in Python. Yeah that's true. I've never actually went through and completed an OS. > The...

> > This is the result of me using `input()`. > > ![image](https://user-images.githubusercontent.com/76978184/150854669-ab5f4cc4-93c0-4504-9a6c-f992fa54c564.png) > > Well, in that regard, it looks like the bootloader isn't finding the kernel image. Not...