Skip to content

Instantly share code, notes, and snippets.

// ConsoleApplication1.cpp : Defines the entry point for the console application.
// Treba upisati dan i mjesec rodenja
// i ime osobe
// upis se vrsi tako dugo dok se ne upise dan = 0 i mjesec = 0
// edit: dodani brojac
#include "stdafx.h";
#include <iostream>;
using namespace std;
try:
import Tkinter as tkinter # for Python 2
except ImportError:
import tkinter # for Python 3
def on_click_1():
print("First handler fired")
def on_click_2():
print("Second handler fired")
from urllib import request
from urllib.error import URLError
import json
import tkinter
import time
from PIL import ImageTk, Image
def queen():
# god_mode_suspended = True
@Zemaaan
Zemaaan / queen.py
Last active February 24, 2018 18:07
# _*_ coding:utf-8 _*_
# version 0.3.1 Red Queen system
from urllib import request
import json
import webbrowser
import forecastio
from time import ctime
import wikipedia
import subprocess