using phonenumbers python library we can collect information regarding the specific phonenumber given by user like timezone,carrier(airtel ,vodafone) and geocoder
A leap year is exactly divisible by 4 except for century years (years ending with 00). The century year is a leap year only if it is perfectly divisible by 400.
Asking full form of basic computing terms and using knowledge of if-else statement we can get final score and %.By simply doing score = score+1 after every correct answer.Also ensured. if user input mix of small case,lower case value then used .lower() so whatever is typed is made equal to what we have given as answer in lower case if answer is right irrespective of letter is capital or not
Using this python module we can get the ISO data of any specific country using its code like its official name and flag etc.
Created a students vs marks graph using this module
It is an inbuilt python library to create fun animation,graphic and shape,in this i used basic while loop to continue the turtle animation and movement till loops break after the given condition, and also the basic forward movement of turtle and right angle direction to direct it and also used inbuilt penup() to centre the graphic. Also filled pencolor as red and background color as black.
Using string and request library created a script for generating a unique password according to user
built using time library in python where user can input the time in seconds and timer represents the value in hours,minutes and seconds for the corresponding input.

