naveenkumar1527 / fact
public class nvn { public static void main(String[] args) { int i,fact=1; int n=5; for ( i=1;i<=n;i++ ) { fact=fact*i; } System.out.println(" nk " +fact); }}
☆25Updated last year
Related projects ⓘ
Alternatives and complementary repositories for fact
- public class nvn { public static void main(String[] args) { int n = 500; int v = 59; int nvs=888; if …☆23Updated last year
- ☆22Updated 6 months ago
- ☆23Updated last year
- ☆21Updated 6 months ago
- Config files for my GitHub profile.☆24Updated 6 months ago
- ☆20Updated 6 months ago
- ☆14Updated 6 months ago
- ☆15Updated 6 months ago
- ☆20Updated 8 months ago
- ☆20Updated 8 months ago
- ☆19Updated 7 months ago
- ☆18Updated 6 months ago
- Design of 5GHz Metamaterial in ANSYS☆23Updated last year
- It is used for selling and get book from this app☆10Updated 6 months ago
- ☆11Updated 6 months ago
- ☆12Updated 7 months ago
- To measure sugar level using Ardiuno☆21Updated 6 months ago
- ☆17Updated 6 months ago
- ☆16Updated 7 months ago
- ☆14Updated 6 months ago
- ☆14Updated 6 months ago
- ☆14Updated 6 months ago
- ☆15Updated 6 months ago
- ☆16Updated 6 months ago
- ☆13Updated 6 months ago
- ☆13Updated 6 months ago
- ☆17Updated 6 months ago
- This is a robotic electric vehicle. It uses battery power while the battery runs out at night. It uses solar power to go. It automaticall…☆17Updated 8 months ago
- Use the Titanic dataset to build a model that predicts whether a passenger on the Titanic survived or not. This is a classic beginner pro…☆14Updated 9 months ago
- it will find and display prime numbers present in array☆22Updated 6 months ago