VIGNESH V
Followers: 0 Following: 0
Feeds
已回答
How to write a script to determine whether or not a given year is a leap-year
prompt = 'enter the year which you want to check whether it is leap year or not\n'; year = input(prompt); cond1 = 100; cond2 ...
How to write a script to determine whether or not a given year is a leap-year
prompt = 'enter the year which you want to check whether it is leap year or not\n'; year = input(prompt); cond1 = 100; cond2 ...
3 years 前 | 0
已回答
How to insert a picture in a subsystem mask?
To insert or mask a subsystem with a image(image which should we masked must be present in the folder where the simulation is st...
How to insert a picture in a subsystem mask?
To insert or mask a subsystem with a image(image which should we masked must be present in the folder where the simulation is st...
3 years 前 | 3