QBASIC and the Art of Programming qbasic programmingbyBiraj ShresthaAugust 9, 20232 minute readNo comments
QBASIC and Retro Computing: The Nostalgia Factor qbasic programmingbyBiraj ShresthaAugust 9, 20233 minute readNo comments
Programming Programs Questions 11. Write a program in python to input distance in meter and convert into kilometer. adminNovember 21, 2021 Read More
Programming Programs Questions 19. Write a program to display total surface area of sphere.(Java, Python, JavaScript, QBasic, C, Go, c++, C#, R) Algorithm : Step 1: Start Step 2: Input Radius (R) Step 3: A = 4 * 3.14 *… all bachelorNovember 21, 2022 Read More
Programming Programs Questions 35. Write a program to display area of parallelogram.(Java, Python, JavaScript, QBasic, C, Go, c++, C#, R) Algorithm: Step 1: Start Step 2: Input breadth and height of parallelogram(b, h) Step 3: A = b… all bachelorNovember 21, 2022 Read More