Welcome!

By registering with us, you'll be able to discuss, share and private message with other members of our community.

SignUp Now!
banner Expire 25 April 2025
adv ex on 22 February 2024
Kfc Club

Patrick Stash
banner expire at 13 August 2024
BidenCash Shop
banner Expire 10 May 2025
Money Club cc shop
Luki Crown
Wizard's shop 2.0
Trump cc shop
Blackstash cc shop
Yale lodge shop
UniCvv
banner Expire 1 April  2021

Learn Python 3

Neon Ghost

TRUSTED VENDOR
Staff member
Joined
Dec 3, 2020
Messages
2,151
This course is an introduction to both fundamental programming concepts and the Python programming language.

In this course, you will learn how to:

get started with Python syntax in this lesson and then create a point of sale system for a furniture store.
understand code reuse with Python functions.
create functions for famous physics formulas.
build control flow into your python code by including if, else, and elif statements as well as try and except statements.
understand boolean variables and logical operators.
understand lists, a data structure in Python used to store ordered groups of data.
read loops and write them to solve your own problems.
automatically create, rearrange, reassign, disassemble, and reassemble blocks of text.
modules work in the Python programming language.
create and use key-value pairs in your code.
work with files in an automated way.
investigate the properties of text, CSV, and JSON files by reading and writing to them.
understand the differences between data types in Python.
create your own classes, objects, and interfaces.
declare, call, and interact with functions in different ways.
 
Top Bottom