phone number or number phone?​ Daftar Isi 1. phone number or number phone?​ 2. Apa artinya call the bureau phone number 3. What ...

Assign Number segments With Phone number Split By The Hyphens


Assign Number segments With Phone number Split By The Hyphens

phone number or number phone?​

Daftar Isi

1. phone number or number phone?​


Jawaban:

Phone number

Penjelasan:

Phone number= nomor telepon (benar)

Number phone= telepon nomor (gk jelas)


2. Apa artinya call the bureau phone number


Artinya :hubungi nomor telepon biro


3. What is the companys phone number


ini artinya apa kamu punya nomor telepon


4. 9. Alden thinks of a number, y. Write an expression for the number Alden gets when he:a. multiplies the number by 5b. divides the number by 2c. multiplies the number by 6 then adds 4d. divides the number by 7 then subtracts 6 ​


Jawaban:

a. y × 5

b. y : 2

c. y × 6 + 2

d. y : 7 - 6

jadikan jawaban tercerdas ya


5. Phone-the-up-before-pick-number-dial-the Disusun


pick the phone up before dial the numberPcik up the phone before dial the number

6. if the had know you phone number,he....called you​


If he had known your phone number,  he would  have called you.


7. Write the spelling of the following phone/fax Number...? ​


1. four eight five, two six five four five double
six
2. nine eight four five double nine eight six
four five six double five
3. nine eight double four triple five zero
double four five one zero
4. nine double eight, four six five one five
double one
5. seven four double five eight nine double
eight nine eight nine eight
6. zero three two one three one double zero
three six triple five
7. six four five, five six four triple five three
8. five one zero, double zero eight double
zero one six
9. six four five, three two double six nine
four nine six
10. triple five, double four double nine triple
six four

8. 2. share-me-the-will-phone number - you-?​


Jawaban:

will you share me the phone number ?

maaf yaa kalo salah........

kalo benar tolong jadikan jawaban terbaik yaa.........

Jawaban:

you - will - share - me- the- phone - number ?

Penjelasan:

jadikan jawaban tercerdas

maaf klo salah semoga membantu^ ^


9. The phone number that you gave me


Nomor telepon yang Anda berikan kepada saya


10. "Waiter: Under what name would you like the reservation? Hasan: Siregar, Hasan Siregar. Waiter: ___ Hasan: Yes. It's 555-9363" Will you speak about your phone number? May I have your phone number? Can I tell you my phone number? Should you write your phone number?


Jawaban:

May I have your phone number?

Penjelasan:

Dapatkah saya memiliki nomor telpon anda?

Waiter : under what name would you like the reservation?

Hasan : siregar, hasan siregar.

Waiter : ...May I have your phone number?

Hasan : yes. It’s 555-9636


11. 5.A: ...B: It is 08546757890.a. What is your phone number?b. What is you phone number?C. Is it your phone number?d. Is it you phone number?​


Jawaban:

A.What is your phone number?

maaf klo salah:)

moga membantu:3

Jawaban:

A. What is your phone number?

Penjelasan:

Ya, karena ini memang menanyakan nomor telepon

Dan artinya pertayaan itu adalah apa nomor telepon kamu?

Jadi sudah tentu A

Semoga membantu ^ v ^


12. Receptionist : under what name would you like the reservation? Tian : chrustian andry Receptionist : .... Tian : yes. It's 9985482 A. Your phone number, please. B. May i have your phone number? C. Can i tell you my phone number? D. Will you speak about your phone number?


b. may I have your phone number please

13. Mau nanya saya baru pemula caranya menyelesaikan permasalahan ini Whitespaces Do you have a phone book? In each contact, there is at least a name and a phone number. In this problem, you will be asked to split a string into 3 sets of name and phone number. Format Input The input consists of 3 pairs of name and phone number without spaces and newline character. Please refer the sample input for clarity. You may assume that the string has content of name - phone number - name - phone number - name - phone number. You may also assume that the name will only consist of a word. Format Output The output consists of 3 lines. Each lines consist of name and phone number with some formatting. Please refer the sample output for clarity. Constraints The names only consist of alphabets. The length of each names always between 1 and 10 characters inclusive. The length of the phone number always between 5 and 8 characters inclusive. Sample Input Jojo12345678Lili12345679Abcdefghij123 45680 Sample Output Jojo 12345678 Lili 12345679 Abcdefghij 12345680


Mau nanya saya baru pemula caranya menyelesaikan permasalahan iniJawaban:Pendahuluan

Pengertian Algoritma

Algoritma adalah susunan logis dan sistematis dari langkah-langkah untuk memecahkan atau menyelesaikan suatu permasalahan. Misalnya adalah langkah – langkah untuk memasak mie instan, langkah – langkah yang dapat kita temukan di balik bungkus mie instan tersebut juga dapat kita sebut sebagai sebuah algoritma karena merupakan langkah-langkah untuk menyelesaikan permasalahan yaitu memasak mi instan menjadi matang.

Dalam dunia komputer, algoritma merupakan alur pemrosesan pada sistem komputer yang terbentuk dari kumpulan command atau perintah yang terintegrasi pada setiap aspek komputer (brainware, software, dan hardware).  

Dalam dunia pemrograman, algoritma digunakan untuk membuat software dengan berbagai kegunaan yang digunakan pada perangkat komputer. Algoritma dalam pembuatan software diimplementasikan dengan beberapa bahasa pemrograman seperti C/C++, C#, Visual Basic, dan bahasa pemrograman lainnya.Tanpa algoritma yang tepat, baris demi baris kode tidak akan menghasilkan output yang diinginkan. Oleh karena itu algortima sangat penting dalam membuat program berfungsi sebagaimana mestinya.

Pembahasan

Format Input

The input consists of 3 pairs of name and phone number without spaces and newline character. You may also assume that the name will only consist of a word.

Format Output

The output consists of 3 lines. Each lines consist of name and phone number with some formatting.  

Constraints

The names only consist of alphabets.

The length of each names always between 1 and 10 characters inclusive.

The length of the phone number always between 5 and 8 characters inclusive.

Sample Input  

Jojo12345678Lili12345679Abcdefghij123 45680

Sample Output

Jojo 12345678

Lili 12345679

Abcdefghij 12345680


Dari spesifikasi soal diatas, yang perlu kita lakukan adalah melakukan scanning karakter dari string tersebut dan mengambil bagian nama yang berupa karakter alphabet kemudian nomor sebanyak 3 kali langkah. Pada keterangan input, dijelaskan bahwa input selalu terdiri dari 3 pasang nama dan nomor telepon yang tidak dipisahkan oleh spasi maupun newline (enter).

Untuk menyelesaikan soal tersebut, program akan saya tuliskan dalam bahasa C/C++

#include<stdio.h>

#include<conio.h>

#include<string.h>

int main()

{

 char input[] = {"Jojo12345678Lili12345679Abcdefghij12345680"};  

int len = strlen(input);  

for(int i = 0 ; i < len ; i++)  

{    

    if(i > 0)

 {

 if(((input[i - 1] >='a' && input[i - 1] <='z') || (input[i - 1] >='A' && input[i - 1 <='Z'))

               && input[i] >='0' && input[i] <='9')

 {

  printf(" ");

 }

 if(((input[i] >='a' && input[i] <='z') || (input[i] >='A' && input[i] <='Z'))  

 && input[i - 1] >='0' && input[i - 1] <='9')

 {

  printf("\n");

 }

     }  

     printf("%c", input[i]);  

}

return 0;

}

Kode program diatas sudah di test pada kompiler dan bekerja menghasilkan output dan input yang sesuai soal.

Kesimpulan

Untuk membaca kode diatas, berikut adalah penjelasan penyelesaian soal tersebut dalam pseudocode.

set input = Jojo12345678Lili12345679Abcdefghij123 45680set integer i = 0if(i > 0 dan karakter input ke [i] adalah angka dan karakter input sebelumnya adalah huruf) cetak spasiif(i > 0 dan karakter input ke [i] adalah huruf dan karakter input sebelumnya adalah angka) cetak newlinecetak karakter input ke [i]i ditambah 1jika i masih kurang dari jumlah karakter input, ke langkah 3selesaiPelajari lebih lanjut

algoritma menentukan kelulusan mahasiswa https://brainly.co.id/tugas/17961335

Detil Jawaban Kelas : 10 Mapel : TIK Bab : Mengenal Pemrograman Komputer Kode : 10.11.6 Kata Kunci : split a string into 3 sets of name and phone number

14. what does the secretary say to know the caller's phone number ?​


Jawaban:

could I have your phone number, please?

Jawaban:

The secretary ask the Caller to mention his phone number.

Artinya:

Sekertaris meminta penelpon untuk menyebutkan nomornya.


15. if i ..... a.know your phone number,i would call you b.known your phone number,i will call you c.have known your phone number,i would call you d.have known your phone number,i would have call you e.had known your phone number,i would have called you


b. known. your phone i will call you

16. 5. ve a. A: B: It is 08546757890. What is your phone number? b. What is you phone number? Is it your phone number? d. Is it you phone number? C.​


Jawaban:

a. what is your phone number?

Jawaban:

B.whatis yourphonenumber?

translate;

Apa nomor telepon Anda?

<byayla


17. dial- including- the area code- the phone number


The phone number dial code incuding the area

Maaf kalo salah

Jawab = dial - the phone number - including - the area code

Artinya = panggil nomor telepon termasuk kode area.


Maaf klo slah

18. the number off orbitals occupied by unpaired electrons in fe atom with atomic number 26 is


Indonesia pls. I dont understandPartikel Muatan Lokasi dalam atom
Proton (p) +1 Di dalam inti
Netron (n) 0 Di dalam inti
Elektron (e) -1 Mengelilingi Inti

A X
Z

MASSA ATOM (A) = jumlah proton + neutron
NOMOR ATOM (Z) = jumlah proton
Jumlah netron = A-Z
Untuk atom netral : jumlah elektron = proton
Untuk atom positif : jumlah elektron <> proton

1) Isotop adalah atom yang mempunyai jumlah proton yang sama, tetapi jumlah neutron berbeda.
Contohnya : 11 C 12C 13C
6 6 6
2) Isobar adalah atom berbeda ( nomor atom berbeda ), tetapi jumlah atom neutron berbeda.
Contohnya : 14C 14C
6 7
3) Isoton adalah atom berbeda ( nomor atom berbeda ), tetapi jumlah neutron sama.
Contohnya : 31P 32S
15 16


KONFIGURASI ELEKTRON
Elektron-elektron yang mengelilingi inti pada jalur-jalur lintasan yang disebut kulit (tingkat energi)

Satu kulit terdiri atas subkulit-subkulit
Satu subkulit terdiri atas orbital-orbital
Satu orbital terdiri atas maksimum dua elektron

Jenis – jenis subkulit :
1. subkulit s : memiliki 1 orbital ( menampung 2 elektron )
2. subkulit p : memiliki 3 orbital ( menampung 6 elektron )
3. subkulit d : memiliki 5 orbital ( menampung 10 elektron )
4. subkulit f : memiliki 7 orbital ( menampung 14 elektron )
5. subkulit g : memiliki 9 orbital ( menampung 18 elektron )
6. subkulit h : memiliki 11 orbital ( menampung 22 elektron )
7. subkulit i : memiliki 13 orbital ( menampung 26 elektron )



Hal-hal yang perlu diperhatikan :
a. Sampai saat ini elektron-elektron dalam atom baru menempati subkulit-subkulit s, p, d, dan f. Adapun subkulit-subkulit g, h, dan i masih kosong atau terisi oleh elektron.

b. Setiap kulit mengandung subkulit sebanyak nomor kulit. Kulit ke-1 ( lapisan terdekat dari inti ) hanya mengandung sebuah subkulit, yaitu subkulit s. Kulit ke-2 mengandung subkulit s dan p. Kulit ke-3 mengandung subkulit s, p, dan d. Demikianlah seterusnya.

Prinsip Aufbau :
Elektron-elektron terlebih dahulu mengisi subkulit yang berenergi rendah, baru kemudian mengisi subkulit yang berenergi tinggi.

1s 
2s 2p
3s 3p 3d
4s 4p 4d 4f
5s 5p 5d 5f
6s 6p 6d
7s 7p

1s22s22p63s23s23p6 [Ar]
4s23d104p6 [Kr]
5s24d105p6 [Xe]
6s24f145d106p6 [Rn]
7s25f146d107p6 [Uuo]

Subkulit d cenderung penuh (d10) atau setengah-penuh (d5), sehingga struktur d4 dan d9 TIDAK MEMILIKI ATOM-ATOM. Adapun pada ion-ion, struktur d4 dan d9 mungkin dijumpai.


Diagram orbital :
Untuk mengimbangi gaya tolak-menolak sesame elektron, maka dua elektron dalam satu orbital berotasi dalam arah yang berlawanan. Oleh karena itu kedua elektron tersebut dilambangkan sebagai dua anak panah yang berlawanan arah.

Pada pengisian orbital-orbital dalam subkulit, berlaku aturan Hund : elektron-elektron cenderung tidak berpasangan.

19. Receptionist : under what name would you like the reservation? Tian : christian andry Receptionist :yes.it's 9985482 A. Your phone number, please B. May i have your phone number, please? C. Can i yell you my phone number D. Will you speak about your phone number? E. Here is my phone number


B.May i have your phone number please?

smoga mmbntu ,maaf kalo salahjawabannya adalah
b.

semoga bermanfaat

20. Arti mobile phone number


Nomor Telepon Seluler

Semoga membantu

arti dari mobile phone number adalah nomor ponsel.

Video Terkait Topik Diatas


0 komentar: