Skip to content

Instantly share code, notes, and snippets.

View Ulvi-Movs's full-sized avatar

Ulvi Movsumzada Ulvi-Movs

  • IBM
  • Krakow, Poland
View GitHub Profile
@Ulvi-Movs
Ulvi-Movs / Game.txt
Last active January 8, 2021 09:36
Python mini game
# Game with 3 lvl
# User need to chose
# input text then this text equal or not to the oficial text
# if not -"try again"
# Normal text need to have " ", " "....
lvl_1 = ["I ate dinner .",
"We had a three-course meal .",
"Brad came to dinner with us .",
"He loves fish tacos .",
@Ulvi-Movs
Ulvi-Movs / military.iypnb
Last active December 25, 2020 16:28
Analysis of military spending and forecast of wars for the countries of the world
{
"cells": [
{
"cell_type": "markdown",
"metadata": {},
"source": [
"# Who is preparing for war and who for peace."
]
},
{