Lawani-EJ / Varaible-Types

int, or integer: a number without a fractional part. float, or floating point: a number that has both an integer and fractional part, separated by a point.str, or string: a type to represent text. bool, or boolean: a type to represent logical values

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This repository is not active

About

int, or integer: a number without a fractional part. float, or floating point: a number that has both an integer and fractional part, separated by a point.str, or string: a type to represent text. bool, or boolean: a type to represent logical values


Languages

Language:Python 100.0%