Questo repository contiene alcuni esempi di programmazione senza l'utilizzo di flussi condizionali (if-else, operatori ternari, switch/match)
Il codice presente in questo repository è stato scritto durante le riprese del video CA-23-017 del canale YouTube AFK.
Si consiglia di usare una versione di Python >= 3.9 (non testato su versioni anticedenti, anche se non escludo che tutto possa funzionare)
Il codice caricato nel commit iniziale è esattamente uguale a quello visto nel video. Successivi cambiamenti potranno essere identificati utilizzando diff
.
Lasciate un commento al video è un ottimo modo per domande generiche. Domande specifiche sono incorragiate via e-mail, presente nella sezione Informazioni
sul canale.
The code in this repository is released under the terms of GNU GPLv3 Licence Agreement. A summary of this (and other FOSS licences is provided here).
The code provided in this repository is provided AS IS and is intended for educational purposes only.
From the MIT License
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE