Testing some codeeee
class Main { public static void main(String[] args) { String str = "boopity bop"; int i = 10; // write code here } }