๐
Posts by Divine Link
๐
ja ukljucio;)
Followers are growing. Follow this profile and increase visibility!
RT!
# Your first Python app.
print('Hello, world!')
// Your first c# program
using System;
namespace HelloWorld
{
class Program
{
static void Main(string[] args)
{
Console.WriteLine("Hello World!");
}
}
}
// Your First C++ Program
#include <iostream>
int main() {
std::cout << "Hello World!";
return 0;
}
@quotemaker.bsky.social
Oduvek sam ih voleo.
@quotemaker.bsky.social
@quotemaker.bsky.social
@quotemaker.bsky.social
@quotemaker.bsky.social
Hello World