photo

VIGNESH V


Last seen: 3 years 前 自 2021 起处于活动状态

Followers: 0   Following: 0

统计学

  • First Answer

查看徽章

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 ...

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...

3 years 前 | 3