-
Notifications
You must be signed in to change notification settings - Fork 1
LAB2
Ankita Wankhede edited this page Jun 19, 2017
·
2 revisions
Task1:Write a python program that print the first letter of your name with star. You have to use the instructions in the class. For this you should use nested loop to implement.
Task 2:Write a Python program to check if a string contains all letters of the alphabet
Task 3:Write a Python program to find those numbers which are divisible by 7 and multiple of 5, between 1500 and 2700