Skip to content

Commit 6125962

Browse files
authored
Create Exercise95.cpp
1 parent e12b5cb commit 6125962

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Exercise95.cpp

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
//Title: Check if a Number is a Perfect Square using Functions
2+
//Description: Write a program that asks the user to enter a positive integer and determines whether the number is a perfect square or not using a function.

0 commit comments

Comments
 (0)