Run Code
|
API
|
Code Wall
|
Users
|
Misc
|
Feedback
|
Login
|
Theme
|
Privacy
|
Patreon
Random number
//'main' method must be in a class 'Rextester'. //Compiler version 1.8.0_111 import java.util.*; import java.lang.*; class Rextester { public static void main(String args[]) { double a; a = Math.random()*11+20; System.out.println(a); } }
run
|
edit
|
history
|
help
0
Please
log in
to post a comment.
PE #12
은행 입출금
contoh 43
SalesmenEarnings
Escaping Literals (Table of records)
Parse and flatten string
Hello World
PE #4
Java Q4
Write a program to sort the odd elements descending order and even elements in ascending order
Please log in to post a comment.