Open in app
Home
Notifications
Lists
Stories

Write
Chisom
Chisom

Home

Jan 12

Casting in Python

Casting in Python In python, there are different data types. Each of these data types perform their respective functions and can be used in specific operations. However, we can convert a variable from one data type to another and use it in any desired operation. This conversion is called Type…

2 min read

Casting in Python
Casting in Python

Dec 16, 2021

Strings and Integers

Strings and Integers Strings Strings are a type of data, better referres to as 'data types'. A string refers to a set of characters enclosed in quotation marks. In python, we can either use single it double quotes to write strings. Examples: 'I love Nigeria' "I love Nigeria" Numbers can…

2 min read

Chisom

Chisom

Help

Status

Writers

Blog

Careers

Privacy

Terms

About

Knowable