lilian-rangel / Python-LearnQuest

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Python-LearnQuest

Exercícios aleatórios do Programa de cursos integrados Python Scripting for DevOps do LearnQuest


Aprendizados 🎯

  • Course: Introduction to Python Scripting for DevOps
    • Develop scripts that read user input from the keyboard
    • Develop scripts that output information to the console
    • Compile and run Python Programs in IDLE
    • Compile and run Python Programs in Visual Studio Code
    • Variable declaration and assignment
    • Decision branching
    • Iteration
  • Course: Python Scripting: Dates, Classes and Collections
    • Develop computer scripts that utilize the string operations in the execution of the script
    • Develop computer scripts that utilize date and time data types in the execution of the script
    • Develop computer scripts that format numbers
    • Develop computer scripts that format dates and times
    • Development of classes
    • Collections
  • Course: Python Scripting: Files, Inheritance, and Databases
    • Work with directories and files
    • Develop computer programs that write text to files
    • Develop computer programs that write binary data to files
    • Develop computer programs that read text from files
    • Develop computer programs that read binary data from files
    • Inheritance
    • External libaries

About


Languages

Language:Python 100.0%