alban-okoby / alx-higher_level_programming

0x00. Python - Hello, World

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

0x00-python-hello_world

image

General Objectives

  • Why Python programming is awesome
  • Who created Python
  • Who is Guido van Rossum
  • Where does the name ‘Python’ come from
  • What is the Zen of Python
  • How to use the Python interpreter
  • How to print text and variables using print
  • How to use strings
  • What are indexing and slicing in Python
  • What is the official Python coding style and how to check your code with pycodestyle

Write a Shell script that runs a Python script.
The Python file name will be saved in the environment variable $PYFILE

About

0x00. Python - Hello, World


Languages

Language:Python 98.2%Language:JavaScript 0.8%Language:PowerShell 0.4%Language:HTML 0.3%Language:Shell 0.2%Language:C 0.1%