Skip to content

Instantly share code, notes, and snippets.

View Incube700's full-sized avatar
❤️‍🔥
I may be slow to respond.

BurnHeartGames Incube700

❤️‍🔥
I may be slow to respond.
  • India
View GitHub Profile
Using. System;
//Пункт а
static void main (String[] args);
int a = 10;
int b = 20;
float = c = 10.50f;
float = d = 20.50f;
@Incube700
Incube700 / Задание 1
Created September 11, 2025 10:47
Домашка 1
Using. System;
static void main (String[]) args;
int a = 10;
int b = 20;
float = c = 10.50f;
float = d = 20.50f;
Strnig Name = ("Serge")
String Age = ("36")