Skip to content

Commit 8cac0c7

Browse files
second commit
1 parent 6536f64 commit 8cac0c7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Basic/ASCII.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# * Written By Codezila.org at 26-03-2020 12:30PM (IST)
1+
# * Written By Codezila.org at 26-03-2020 12:50PM (IST)
22
#Program for print ASCII value of string...
33
a="C"
44
print("The ASCII value of C is :",ord(a))

0 commit comments

Comments
 (0)