Open in app
Home
Notifications
Lists
Stories

Write
Nabil Makarim
Nabil Makarim

Home

Pinned

Python Programming — Data Types

Python has a data type that is quite unique when we compare it with other programming. A data type or simply type is a classification of data which tells the compiler or interpreter how the programmer intends to use the data. Here are the data types from the Python programming…

Python Programming

4 min read

Python Programming — Data Type
Python Programming — Data Type

Dec 26, 2021

Python Programming — Function

Function is a program code that functions to complete a certain task, and is part of the main program. Functions can be divided into two groups of Built-In Function and User Defined Function Built-In Function is a designation for functions that already exist innately from within a programming language. …

Functional Programming

3 min read

Python Programming — Function
Python Programming — Function

Dec 26, 2021

Python Programming — Conditional Statement

Python conditional statements are streams that control Python program code based on conditional statement tests. Conditional statements can contain functions, mathematical operators and logical operators. The syntax used to create control flow in the form of conditional statements in Python is if, elif, and else. Where if is the main…

Python Programming

4 min read

Python Programming — Conditional Statement
Python Programming — Conditional Statement
Nabil Makarim

Nabil Makarim

NIM (K3521056), EMAIL : bluerejet1330@gmail.com, UNIVERSITAS SEBELAS MARET

Help

Status

Writers

Blog

Careers

Privacy

Terms

About

Knowable