СС
Size: a a a
СС
ИС
V
V
EB
M

V
M
3> let number = 1337;
number: Int = 1337
4> print("The answer is \(number)")
The answer is 1337
5> let bool = true;
bool: Bool = true
6> print("The answer is \(bool)")
The answer is true
ИС
3> let number = 1337;
number: Int = 1337
4> print("The answer is \(number)")
The answer is 1337
5> let bool = true;
bool: Bool = true
6> print("The answer is \(bool)")
The answer is true
EB
EB
M

ИС
СС
M
EB
ИС
alias docker=podmanEB
EB