opera22 / HelloWorld

My first repository!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Overview

This program says hello to Cicero the Roman.

Development Environment

  • Visual Studio Code
  • Python 3.8.5

Execution

To execute the program: python hello.py

Screenshot showing "Hello Cicero!"

x = 5
y = x + 1
print(y)

Useful Websites

About

My first repository!


Languages

Language:Python 100.0%