Commit d9025437 authored by ferhat tamer's avatar ferhat tamer 💬
Browse files

kullanıcının girdiği sayi değeri kadar ekrana smyo yazan program

parent 3d36c729
package main
import(
"fmt"
)
func main() {
var x =0
fmt.Scanf("%d",&x)
for x>0{
fmt.Println("SMYO");
x--
}
}
\ No newline at end of file
  • Thank you so much for the programming help here that is really wise. The people who need help with fixing the problems should get contact the developers here. Please continue and do share the best resume writing services online always related blog sharing’s here these would be trusted.

Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment