शुरू करेंमुफ़्त में शुरू करें

Comparisons

Comparisons are important to allow your code to respond to the values it calculates. They are also a crucial part of writing conditional expressions.

In this exercise, you will become more comfortable with how these comparisons work. We will use the following variables:

x = 1
y = 100.0
z = "one"

यह अभ्यास पाठ्यक्रम का हिस्सा है

Introduction to Julia

पाठ्यक्रम देखें

इंटरैक्टिव व्यावहारिक अभ्यास

हमारे इंटरैक्टिव अभ्यासों में से किसी एक के साथ सिद्धांत को व्यवहार में बदलें

अभ्यास शुरू करें