python day 3: assignment
Aim: Learn about conditional statements and loops in Python.
Write a program that checks if a given number is positive, negative, or zero.
Create a loop that prints the first 10 even numbers.
Implement a program that finds the largest number i...
lavsroys.hashnode.dev2 min read