Skip to content

Instantly share code, notes, and snippets.

View mrandri19's full-sized avatar
🅱️
All about that Bayes

Andrea Cognolato mrandri19

🅱️
All about that Bayes
View GitHub Profile
class: center, middle
#Lezione 3
##If, else, elseif e array
---
#Espressioni
```js
var a = 5;
a==5 /* Questa è un'espressione, quando verrà eseguita*/
@import url(http://fonts.googleapis.com/css?family=Open+Sans:800,400);
/* Toggle Styles */
body {
background-color: #D9E5D6;
font-family: 'Open Sans', sans-serif;
}
#wrapper {
padding-left: 0;