Search Exercises
Find the perfect exercise to practice your coding skills
7 results for "data types"
1
JavaScript Data Types
Explore JavaScript primitive types: strings, numbers, booleans, and more.
2
JavaScript Variables
Learn to declare variables using let, const, and var in JavaScript.
3
Python Numbers and Math
Master numeric data types and mathematical operations in Python.
4
Type Coercion in JavaScript
Understand how JavaScript converts types and avoid common pitfalls.
5
Type Conversion in Python
Learn to convert between different data types in Python.
6
Variable Assignment
Learn to store and manipulate data using Python variables
7
Working with Strings
Learn how to create, manipulate, and format strings in Python.