Nadia (nzvln)

nzvln

Geek Repo

Location:Kyiv

Github PK Tool:Github PK Tool

Nadia's repositories

Chapter-12-Func

Solving tasks on the topic "Functions"

Language:SwiftStargazers:0Issues:0Issues:0

Chapter_11_-Optional

Optional types

Language:SwiftStargazers:0Issues:1Issues:0

circleGame

In the center of the screen, a circle rotates to the right. "+" and "-" buttons at the bottom change the circle's size to fit between obstacles. Obstacles are horizontal lines appearing above and below the circle, moving right to left. Collisions trigger vibration. After 5 collisions, an alert prompts for a screen restart.

Stargazers:0Issues:0Issues:0

closure

Implementing tasks on the topic "Closure"

Language:SwiftStargazers:0Issues:1Issues:0

codewars

All my completed tasks from Codewares

Language:SwiftStargazers:0Issues:0Issues:0

codewars-gradeBook

The function so that it finds the average of the three scores passed to it and returns the letter value associated with that grade.

Language:SwiftStargazers:0Issues:0Issues:0

Console-application-Calculator-

The application allows the user to choose which of the arithmetic operations to perform (/, *, +, -, degree), then asks for two values, performs the selected operation with them and prints the result to the console. The program should ask you to enter the correct value until it is entered.

Language:SwiftStargazers:0Issues:1Issues:0

Console-application-Unknown-number

The computer guesses an integer in the range from 1 to 250, and the player tries to guess it in the minimum number of moves. After each attempt, the application should report how the entered number relates to the assigned number - greater, less or equal to it.

Language:SwiftStargazers:0Issues:1Issues:0

EnemyLossesApp

EnemyLossesApp presenting the total combat losses of the enemy during the war

Language:SwiftStargazers:0Issues:1Issues:0

enum

Implementing tasks on the topic "Enum"

Language:SwiftStargazers:0Issues:1Issues:0

iTest

Quizz App With Result Board. Test your Swift knowledge

Language:SwiftStargazers:0Issues:1Issues:0

extension

Implementing tasks on the topic "Extension"

Language:SwiftStargazers:0Issues:0Issues:0

FOR-IN-FUNC-REVERSED

Performing tasks on the topic "Control operators" + Fibonacci

Language:SwiftStargazers:0Issues:0Issues:0
Language:SwiftStargazers:0Issues:0Issues:0

Good-vs-Evil

task from Codewars

Language:SwiftStargazers:0Issues:1Issues:0

Hello-world

Мое знакомство с GitHub

Stargazers:0Issues:1Issues:0

If-else-switch-case

Completing tasks using constructs if-else and switch case

Language:SwiftStargazers:0Issues:0Issues:0

init

Implementing tasks on the topic "initializers"

Language:SwiftStargazers:0Issues:1Issues:0

map-reduce-etc

Implementing tasks using additional methods

Language:SwiftStargazers:0Issues:1Issues:0

MobileStorage

Implement mobile phone storage protocol

Language:SwiftStargazers:0Issues:1Issues:0

nzvln

Config files for my GitHub profile.

Stargazers:0Issues:1Issues:0

propeties

Implementing tasks on the topic "Properties of class, struct, enum"

Language:SwiftStargazers:0Issues:0Issues:0

struct

Implementing tasks on the topic "Structures"

Language:SwiftStargazers:0Issues:1Issues:0

subscripts

Implementing tasks on the topic "Subscripts"

Language:SwiftStargazers:0Issues:0Issues:0