Anonymous
import pygame import time import os pygame.init() clock = pygame.time.Clock() autog = 0 coins = 0 display_width = 850 display_height = 600 white = (255, 255, 255) black = (0, 0, 0) gr
Anonymous
import pygame class Street(pygame.sprite.Sprite): def __init__(self, color, x, y): pygame.sprite.Sprite.__init__(self) self.image = pygame.Surface((BLOCK_SIZE, BLOCK_SIZE
Anonymous
import random class Player: def __init__(self, name, money, position): self.name = name self.money = money self.position = position self.street = 0
Anonymous
import socket import threading import tkinter as tk from tkinter import scrolledtext def registration(): # Создаём надпись и крепим в 1 строку, 1 столбец tk.Label(mainWindow, text='В
Materimely
#include <iostream> #include <cmath> #include <iomanip> using namespace std; double function(double u,double t){ if (u > 1)return u + t; if (0 <= u <= 1)return u - t; if (u < 0)return t -
Materimely
#include <iostream> #include <cmath> #include<iomanip> using namespace std; void func1() { int height, masa, w; cout << "Введiть ваш зрiст:"; cin >> height; cout << "Вкажiть вашу стать(0-
Materimely
using namespace std; bool prime(long int i) { for (long int x = 2; x <= sqrt(i); x++) { if (i%x == 0)return false; } return true; } int main() { do { setlocale(LC_ALL, "ukr");

BlinCT
int main(int argc, char** argv) { int line = 0; if (argc > 1) { char* key = "-d"; char* keyArg = argv[1]; if (keyArg == key) { int
Materimely
#include <iostream> using namespace std; int main() { double x, y; cout << "Input x\n"; cin >> x; cout << "Input y\n"; cin >> y; double a = 4-2*x; double b = -5+2*x+y; double
Materimely
#include <iostream> using namespace std; int main() { double x, y, Ax = 2, Ay = -1, Bx = 2, By = 1, Cx = 3, Cy = -1; cout << "Input x\n"; cin >> x; cout << "Input y\n"; cin >> y;
Anonymous
def moveZeroes(self, nums): """ :type nums: List[int] :rtype: None Do not return anything, modify nums in-place instead. """ if len(nums) < 2: return count_ite
Materimely
#include <iostream> #include <cmath> using namespace std; int main() { setlocale(LC_ALL, "ukr"); double r, u, x, y; cout << "Введiть координати:\nX="; cin >> x; cout << "\nY="; cin >> y;

BlinCT
int min(int a, int b) { if(a < b) return a; else return b; }
aleksandr cheprasov
export function openingStoryEditorBridge (dataStory, idContest=false) { console.log(dataStory.buttonStory) return bridge.send("VKWebAppShowStoryBox", { "background_type": `${dataSto
aleksandr cheprasov
public static function getDataUsers($idsUsers) { global $config; // получаем данные узеров $request_params = array( 'user_ids' => implode(',', $idsUsers), 'lang' => "ru", 'field
aleksandr cheprasov
async function addDeal (data) { const { name, email, telephone, title } = data async function queryBitrix ({ method, dataQuery }) { const url = `https://mentorama.bitrix24.com.br/rest/3/8

BlinCT
Item { id: root anchors.fill: parent StackLayout { width: parent.width currentIndex: coreApp.getCurrentObject().isAttributesFull ? 0 : 1 anchors.fil
Timeweb
Let me recommend you the excellent hosting on which EVILEG is located.
For many years, Timeweb has been proving his stability.
For projects on Django I recommend VDS hosting
View Hosting