Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 3938082

Browse files
add emojis
1 parent 53b548d commit 3938082

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

‎strings.c‎

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -7,15 +7,15 @@
77
// }
88
// ⭐⭐ String Format specificr
99

10-
#include <stdio.h>
11-
int main(){
12-
char name [40] ;
13-
printf("Enter Your Name : ");
14-
scanf(" %s" , name);
15-
printf("Your Name is %s" , name);
16-
printf("\n");
17-
return 0;
18-
}
10+
// #include <stdio.h>
11+
// int main(){
12+
// char name [40] ;
13+
// printf("Enter Your Name : ");
14+
// scanf(" %s" , name);
15+
// printf("Your Name is %s" , name);
16+
// printf("\n");
17+
// return 0;
18+
// }
1919

2020
// Emoji
21-
// // 1️⃣ 2️⃣ 3️⃣ 4️⃣ 5️⃣ 6️⃣ 7️⃣ 8️⃣ 9️⃣ 🔟
21+
// // 1️⃣ 2️⃣ 3️⃣ 4️⃣ 5️⃣ 6️⃣ 7️⃣ 8️⃣ 9️⃣ 🔟 🔳 🔲 ⭐ 🌟 ✨ 💫 🌠 🌌 🟊 🌠 🌟🌟 ⚡ 🔔 🎯 🎖️ 🏆 🛑

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /