Skip to content

Instantly share code, notes, and snippets.

div
{
width: 300px;
height: 400px;
align-content: center;
}
.reward
.container
{
border: 1px solid;
}
.noir
{
background-color: black;
}
.gris
{
1 cd desktop
2 cd Desktop
3 clmystery-master
4 cd clmystery-master
5 cat hint1
6 cd/desktop
7 cd/Desktop
8 /desktop
9 /Desktop
10 cd /desktop
variables
age
annéeActuelle
annéeDeNaissance
Debut
Lire age
annéeDeNaissance = annéeActuelle - age
Retourner annéeDeNaissance
Fin
@tiga-tiga
tiga-tiga / bonjour.sh
Created March 9, 2018 02:25
challenge shell
#!/bin/bash
if [ "$1" = "" ]
then
echo "Bonjour $USER"
else
echo "Bonjour $1"
fi
-- MySQL dump 10.13 Distrib 5.7.21, for Linux (x86_64)
--
-- Host: localhost Database: georges_s_wcs_tls
-- ------------------------------------------------------
-- Server version 5.7.21-0ubuntu0.16.04.1
/*!40101 SET @OLD_CHARACTER_SET_CLIENT=@@CHARACTER_SET_CLIENT */;
/*!40101 SET @OLD_CHARACTER_SET_RESULTS=@@CHARACTER_SET_RESULTS */;
/*!40101 SET @OLD_COLLATION_CONNECTION=@@COLLATION_CONNECTION */;
/*!40101 SET NAMES utf8 */;
-- MySQL dump 10.13 Distrib 5.7.21, for Linux (x86_64)
--
-- Host: localhost Database: georges_wcs_tls
-- ------------------------------------------------------
-- Server version 5.7.21-0ubuntu0.16.04.1
/*!40101 SET @OLD_CHARACTER_SET_CLIENT=@@CHARACTER_SET_CLIENT */;
/*!40101 SET @OLD_CHARACTER_SET_RESULTS=@@CHARACTER_SET_RESULTS */;
/*!40101 SET @OLD_COLLATION_CONNECTION=@@COLLATION_CONNECTION */;
/*!40101 SET NAMES utf8 */;
Compte rendu du sprint 1
Product owner : georges sarr
Scrum master : Pascal Alberti
Equipe de développement: Perrine Morand, Pascal Alberti, Georges Sarr
Sprint 1: 21/03/18 au 28/03/18