Skip to content

Instantly share code, notes, and snippets.

View VerySweetBread's full-sized avatar
💭
Meow

SweetBread VerySweetBread

💭
Meow
  • Saint Petersburg
  • 16:24 (UTC +03:00)
View GitHub Profile
include 'macros.inc'
SIZE equ 500
DEGREES equ 1
FPS equ 60
KOS_APP_START
CODE
call repaint
using System;
using System.Windows.Forms;
namespace GetLineGraphFunction
{
public partial class Form1 : Form
{
int x1, x2, y1, y2;
int a, b, c;
import asyncio
import requests
from random import choice
from string import digits, ascii_lowercase
from colorama import init, Fore, Style
init()