Capitale des pays
Matching exercise
Match the items on the right to the items on the left.
# -*- coding: utf-8 -*-
from tkinter import *
fen = Tk()
fen.geometry("500x400")
fen.title("First Example with Tkinter")
fen.mainloop()
p { color: red }
...
...
...
Capitale des pays Index => Capitale des pays Matching exercise ...